Skip to content

Commit

Permalink
Refine changelog phrasing
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Lysxia committed Feb 6, 2023
1 parent d347bba commit 2862fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* `validateUtf8Chunk`
* `validateUtf8More`

* Fix quadratic slowdown when decoding invalid UTF-8 bytestrings
* Fix quadratic slowdown when decoding bytestrings containing many UTF-8 errors
(https://github.com/haskell/text/issues/495)

* Add internal module `Data.Text.Internal.StrictBuilder`
Expand Down

0 comments on commit 2862fed

Please sign in to comment.