Add missing CHANGELOG entry

The changelog entry for `hSetEncoding` was missing.

Add it.
This commit is contained in:
Kirill Elagin 2020-02-16 21:48:20 -05:00
parent 934251c90c
commit 35e2ea5ce2

View File

@ -13,6 +13,7 @@ Initial release.
### Added
- `withUtf8StdHandles`
- `hSetEncoding`
- `openFile`
- `withFile`
- `readFile`