aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-09 20:11:45 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-09 20:12:29 -0500
commit7729e435241f16e4707fe858c6ace15bd6049c34 (patch)
tree28a407c923b0e145e4ee430d60d1e95ecc8c0107 /CHANGELOG.md
parent5f4fe0b55d92de36922af372811abf548608edd1 (diff)
downloadrbw-7729e435241f16e4707fe858c6ace15bd6049c34.tar.gz
rbw-7729e435241f16e4707fe858c6ace15bd6049c34.zip
changelog and version bump
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 23c9c05..f14a4cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.6.0] - 2023-03-09
+
+### Added
+
+* `rbw get` now supports a `--raw` option to display the entire contents of
+ the entry in JSON format (#97, classabbyamp)
+
## [1.5.0] - 2023-02-18
### Added