commit f11d8ab5678a9729f27c8387a77839fe44fdcc2a
parent ef7d77e1cbd50dccbe05ae625c6b49fe66dc7852
Author: Jared Tobin <jared@jtobin.io>
Date: Sun, 15 Dec 2024 04:26:49 -0330
release: v0.1.2
Diffstat:
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,5 +1,8 @@
# Changelog
+- 0.1.2 (2024-12-15)
+ * Minor performance improvements.
+
- 0.1.1 (2024-12-14)
* Simply improves generated Haddocks.
diff --git a/ppad-bech32.cabal b/ppad-bech32.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: ppad-bech32
-version: 0.1.1
+version: 0.1.2
synopsis: The bech32 and bech32m encodings, per BIPs 173 & 350.
license: MIT
license-file: LICENSE