CHANGELOG.md

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.2.0 - 2020-06-17

- Catch nil return of `Process.whereis/1` in `process_check/1` macro

## v0.1.3 - 2018-05-05

- Update deps and author

## v0.1.2 - 2018-12-11

- Switch maintainer URLs

## v0.1.1 - 2018-10-27

- Add credo and documentation updates

## V0.1.0 - 2018-09-24

- Initial Release