cachix-0.1.1: ChangeLog.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## Unreleased
## [0.1.1] - 2018-08-03
### Added
- #102 Nix 1.0 support @domenkozar
### Changed
- #105 Always specify cachix.nixos.org on NixOS @domenkozar
- #98, #95 Use LTS-12.X and Servant 0.14.1 @domenkozar
## [0.1.0.2] - 2018-07-06
### Changed
- #95 Upgrade to servant-0.14.1 @domenkozar
## [0.1.0.1] - 2018-07-05
### Changed
- #92 Add build-tool-depends where needed @domenkozar
- #90 HLint fixes @domenkozar
- #86 Improve Cabal description and synopsis @domenkozar
- #87 Support fsnotify 0.3.x @domenkozar
## [0.1.0.0] - 2018-07-01
### Added
- Initial release @domenkozar