From 2ce46c4c4a03cc5bd4d6187368e031eeaa88ad8e Mon Sep 17 00:00:00 2001 From: Andrew Martin Date: Thu, 27 Feb 2020 14:09:01 -0500 Subject: [PATCH] Prepare changelog for release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 284010a..515bc46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.4.0 -- 2020-??-?? +## 0.3.4.0 -- 2020-02-27 * Rename the library from `small-bytearray-builder` to `bytebuild`, and move modules from the `Data.ByteArray` namespace to the `Data.Bytes`