# 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.2.0] - 2019-03-04 # Added - #168 LTS-13 support @domenkozar - #161 /api/v1/install support @domenkozar - #168 private binary caches support @domenkozar ### Changed - #168 remove swagger UI @domenkozar ## [0.1.0.3] - 2018-11-27 ### Changed - Remove redundant orphan instance for swagger2-2.3.1 @domenkozar ## [0.1.0.2] - 2018-09-27 ### Changed - #132 Remove autogenerated cabal file from git @domenkozar - NarC now strips the extension @domenkozar - added `BinaryCacheAuthenticated` @domenkozar - #118 User: add email field @domenkozar - Update dependencies to Stackage LTS-12 @domenkozar ### Changed ## [0.1.0.1] - 2018-07-06 ### Changed - #95 Upgrade to servant-0.14.1 @domenkozar ## [0.1.0.0] - 2018-07-01 ### Added - Initial release @domenkozar