Skip to content

Commit

Permalink
chore: Cleanup the changelog
Browse files Browse the repository at this point in the history
- Add missing releases.
- Improve formatting.
  • Loading branch information
kirelagin committed Nov 13, 2021
1 parent 5fa3cd8 commit 4df868d
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,32 @@
# Changelog


## Unreleased

Allow build with GHC 9.2.1.
Support GHC 9.2.1.

### Changed

- Allow base 4.16 (GHC 9.2.1).


## 1.0.2.2

Windows support.

### Changed

- Allow base 4.16
- Fix `utf8-troubleshoot` on Windows.


## 1.0.2.1

A technical clean up release.

### Changed

- Specify missing version bounds for dependencies.


## 1.0.2.0

Expand All @@ -17,6 +37,7 @@ Improve `utf8-troubleshoot` to make it useful for identifying tricky cases.
- `utf8-troubleshoot`: improve available locale detection
- `utf8-troubleshoot`: display raw results from C libraries


## 1.0.1.0

GHC 8.10 compatibility and a new troubleshooting tool.
Expand Down

0 comments on commit 4df868d

Please sign in to comment.