packages feed

life-sync-1.1.1.0: CHANGELOG.md

# Changelog

`life-sync` uses [PVP Versioning][1].
The change log is available [on GitHub][2].

## 1.1.1.0 — May 21, 2020

* [#101](https://github.com/kowainik/life-sync/issues/101):
  Support GHC-8.10.1.
* [#98](https://github.com/kowainik/life-sync/issues/98):
  Use `relude-0.7.0.0`.
* [#100](https://github.com/kowainik/life-sync/issues/100):
  Use `tomland-1.3.0.0`.
* [#97](https://github.com/kowainik/life-sync/issues/97):
  Use `validation-selective-0.1.0.0`.
* [#96](https://github.com/kowainik/life-sync/issues/97):
  Use `colourista-0.1.0.0`.
* Use `path-0.7.0`.

## 1.1.0.0 — Mar 25, 2020

* [#36](https://github.com/kowainik/life-sync/issues/36):
  Get GitHub username from `.gitconfig` if applicable.
  (by [@SanchayanMaity](https://github.com/SanchayanMaity))
* [#48](https://github.com/kowainik/life-sync/issues/48):
  Fix minor bug with broken `life add -d`.
  (by [@nixorn](https://github.com/nixorn))
* [#65](https://github.com/kowainik/life-sync/issues/65):
    + Move to GHC-8.8.3.
    + Bump up `relude` to `0.6.0.0`.
    + Bump up `tomland` to `1.2.1.0`.
    + Bump up `optparse-applicative` to `0.15`.
  (by [@chshersh](https://github.com/chshersh))
* [#68](https://github.com/kowainik/life-sync/issues/68):
  Move to `validation-selective`.
  (by [@chshersh](https://github.com/chshersh))
* [#75](https://github.com/kowainik/life-sync/issues/75):
  Move to `colourista`.
  (by [@chshersh](https://github.com/chshersh))
* [#70](https://github.com/kowainik/life-sync/issues/70):
  Move to `shellmet`.
  (by [@vrom911](https://github.com/vrom911))
* [#77](https://github.com/kowainik/life-sync/issues/77):
  Remove `fmt` dependency.
  (by [@chshersh](https://github.com/chshersh))
* [#79](https://github.com/kowainik/life-sync/issues/79):
  Remove `microlens-platform` dependency.
  (by [@vrom911](https://github.com/vrom911))
* [#59](https://github.com/kowainik/life-sync/issues/59):
  Bump to relude-0.4.0.
  Bump to GHC-8.4.4.
  (by [@nixorn](https://github.com/nixorn))

## 1.0.1

* Switch to `relude`.

## 1.0

* Initially created.

[1]: https://pvp.haskell.org
[2]: https://github.com/kowainik/life-sync/releases