aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-23 23:14:14 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-23 23:14:14 -0400
commit0174a5a3b2943c53c95b7985001b1a665e9b0a60 (patch)
tree4a5f3378f41828e8f9a0edc956ffc70c0d61611f /CHANGELOG.md
parentde7954483eb0ce6daeba6eb06e8ed91a7b0e1dfb (diff)
downloadrbw-0174a5a3b2943c53c95b7985001b1a665e9b0a60.tar.gz
rbw-0174a5a3b2943c53c95b7985001b1a665e9b0a60.zip
changelog and version bump0.3.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4cda5d2..7b38f07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## [0.3.3] - 2020-05-23
+
+### Fixed
+
+* Set the correct default lock timeout when first creating the config file.
+* Add a more useful error when `rbw` is run without being configured first.
+* Don't throw an error when attempting to configure the base url before
+ configuring the email.
+* More improvements to error output.
+
## [0.3.2] - 2020-05-23
### Fixed