Skip to content

Commit d5c93c0

Browse files
committed
changelog and version bump
1 parent 4079d35 commit d5c93c0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.12.1] - 2024-07-28
4+
5+
### Fixed
6+
7+
* Fix decrypting folder names of entries with individual item encryption keys.
8+
39
## [1.12.0] - 2024-07-28
410

511
*NOTE: If you were affected by issue #163 (getting messages like `failed to

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rbw"
3-
version = "1.12.0"
3+
version = "1.12.1"
44
authors = ["Jesse Luehrs <[email protected]>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)