aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-17 04:30:38 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-17 04:31:01 -0400
commit3cfeec0110d7f0d3a31aacbbbd31dbf87177f85d (patch)
treec641f85d51c2fc5880c2b3d1e40f14498f714683 /CHANGELOG.md
parent5f652afffef3a9bdeaf94e7691a3115ce0994376 (diff)
downloadrbw-3cfeec0110d7f0d3a31aacbbbd31dbf87177f85d.tar.gz
rbw-3cfeec0110d7f0d3a31aacbbbd31dbf87177f85d.zip
changelog and version bump0.2.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3121eea..e957e4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [0.2.2] - 2020-05-17
+
+### Fixed
+
+* Fix syncing from the official Bitwarden server (thanks the_fdw).
+
+### Added
+
+* Added a couple example scripts to the repository for searching using fzf and
+ rofi. Contributions and improvements welcome!
+
## [0.2.1] - 2020-05-03
### Fixed