aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-24 13:35:08 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-24 13:35:08 -0400
commit23dc951eccc173f988f54e567c3275244e5f7a0b (patch)
tree476dda26679e3290da1e4e7b7eaa0ec93a3339e1 /CHANGELOG.md
parentaf73b745613b8db3090823f563fe54a05748b810 (diff)
downloadrbw-23dc951eccc173f988f54e567c3275244e5f7a0b.tar.gz
rbw-23dc951eccc173f988f54e567c3275244e5f7a0b.zip
changelog and version bump0.3.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b38f07..cf34e43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.3.4] - 2020-05-24
+
+### Fixed
+
+* Handle edge case where a URI entry is set for a cipher but that entry has a
+ null URI string (Adrien CLERC).
+
## [0.3.3] - 2020-05-23
### Fixed