Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
sergv committed Jul 15, 2022
1 parent d60630f commit 0b699d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* [New sized and/or unsigned variants of `readInt` and `readInteger`](https://github.com/haskell/bytestring/pull/438)
* [`readInt` returns `Nothing`, if the sequence of digits cannot be represented by an `Int`, instead of overflowing silently](https://github.com/haskell/bytestring/pull/309)
* [Remove `zipWith` rewrite rule](https://github.com/haskell/bytestring/pull/387)
* [Export `unsafeIndex` for ShortByteString](https://github.com/haskell/bytestring/pull/532)

[0.12.0.0]: https://github.com/haskell/bytestring/compare/0.11.3.0...0.12.0.0

Expand Down

0 comments on commit 0b699d3

Please sign in to comment.