Bump changelog for release of 0.3.15.0

This commit is contained in:
Andrew Martin 2024-01-05 14:03:46 -05:00
parent 02a260ae75
commit 50dbfc111d

View file

@ -5,7 +5,7 @@ Note: Prior to version 0.3.4.0, this library was named
`small-bytearray-builder` is now just a compatibility shim
to ease the migration process.
## 0.3.15.0 -- 2023-??-??
## 0.3.15.0 -- 2024-01-05
* Add `Data.Bytes.Builder.Unsafe.pasteUtf8TextJson#` for users who need
to perform JSON string encoding without using a builder.