Skip to content

Commit 4df868d

Browse files
committed
chore: Cleanup the changelog
- Add missing releases. - Improve formatting.
1 parent 5fa3cd8 commit 4df868d

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,32 @@
11
# Changelog
22

3+
34
## Unreleased
45

5-
Allow build with GHC 9.2.1.
6+
Support GHC 9.2.1.
7+
8+
### Changed
9+
10+
- Allow base 4.16 (GHC 9.2.1).
11+
12+
13+
## 1.0.2.2
14+
15+
Windows support.
616

717
### Changed
818

9-
- Allow base 4.16
19+
- Fix `utf8-troubleshoot` on Windows.
20+
21+
22+
## 1.0.2.1
23+
24+
A technical clean up release.
25+
26+
### Changed
27+
28+
- Specify missing version bounds for dependencies.
29+
1030

1131
## 1.0.2.0
1232

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

40+
2041
## 1.0.1.0
2142

2243
GHC 8.10 compatibility and a new troubleshooting tool.

0 commit comments

Comments
 (0)