Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
na4zagin3 authored Oct 19, 2020
1 parent d76d73d commit a96fc27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to [Haskell PVP](https://pvp.haskell.org/).

### Changed
- Internal representation of a build file now have location of each module declaration, wherefore outputs of `lint` and `opam buildfile` have line numbers ([#171])
- Use version string generated by `git describe` for pin build ([#189])

### Fixed
- Unit tests get locale-invaliant ([#163]).
Expand Down Expand Up @@ -194,6 +195,8 @@ and this project adheres to [Haskell PVP](https://pvp.haskell.org/).
[#185]: https://github.com/na4zagin3/satyrographos/pull/185
[#186]: https://github.com/na4zagin3/satyrographos/pull/186
[#188]: https://github.com/na4zagin3/satyrographos/pull/188
[#189]: https://github.com/na4zagin3/satyrographos/pull/189
[#190]: https://github.com/na4zagin3/satyrographos/pull/190


[Unreleased]: https://github.com/na4zagin3/satyrographos/compare/v0.0.2.7...HEAD
Expand Down

0 comments on commit a96fc27

Please sign in to comment.