# CHANGELOG

## **v0.2.0** &mdash; *2017-09-19*

### Added

* [PR #2](https://github.com/lee-dohm/alfred-ex/pull/2) added several functions for accessing information on the Alfred environment

### Changed

* [PR #1](https://github.com/lee-dohm/alfred-ex/pull/1) converted the tests from ExUnit to [ESpec](https://github.com/antonmi/espec)
* [PR #3](https://github.com/lee-dohm/alfred-ex/pull/3) moved the repository location to fix some links in the documentation

## **v0.1.2** &mdash; *2017-01-25*

### Changed

* Added `VERSION.md` to the list of packaged files so that bundling into an escript doesn't break

## **v0.1.1** &mdash; *2017-01-20*

### Fixed

* Broken links in the documentation

## **v0.1.0** &mdash; *2017-01-20*

### Added

* Functions for creating and formatting Alfred results
