diff --git a/CHANGELOG.md b/CHANGELOG.md index c6ce9eb..0f042a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## unreleased +## 0.4.1 - fix bug saving files with history entries which contain attachments. - fix bug which would create wrong history entries. diff --git a/pubspec.yaml b/pubspec.yaml index f48d021..f5f471b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: kdbx description: KeepassX format implementation in pure dart. (kdbx 3.x and 4.x support). -version: 0.4.0+1 +version: 0.4.1 homepage: https://github.com/authpass/kdbx.dart environment: