docs/CHANGELOG.md in rabid-0.0.3 vs docs/CHANGELOG.md in rabid-0.0.4
- old
+ new
@@ -1,6 +1,10 @@
# Changelog
+## [0.0.4]
+
+- Fix regex in `auto_decode` and `retrieve_pool_name` for base64 encoded cookie (encrypted) - lazy quantifier instead of greedy one to match the first `=` sign
+
## [0.0.3]
- Update `commonmarker` dependency
## [0.0.2]