Browse Source

0.4.1

pull/3/head
Herbert Poul 4 years ago
parent
commit
a5b42b3169
  1. 2
      CHANGELOG.md
  2. 2
      pubspec.yaml

2
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.

2
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:

Loading…
Cancel
Save