File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changes By Release
22
33All the releases are signed using the GPG key
4- [ ` 06A26D531D56C42D66805049C5469996F0DF68EC ` ] ( https://pujol.io/keys/ ) . You should check the key's fingerprint and verify the signature:
4+ [ ` 06A26D531D56C42D66805049C5469996F0DF68EC ` ] ( https://pujol.io/keys/ ) . You should
5+ check the key's fingerprint and verify the signature:
56
67##### Donwload and verify the release
78``` sh
@@ -19,6 +20,16 @@ cd pass-import-$VERSION
1920sudo make install # For OSX: make install PREFIX=/usr/local
2021```
2122
23+ ## 2.3 - 2018-07-19
24+
25+ * Add support for the following importers:
26+ - KeepassX 2 (` keepassx2 ` ) [ #45 ] ( https://github.com/roddhjav/pass-import/issues/45 )
27+ - Chrome with sqlite3 (` chromesqlite ` ) [ #42 ] ( https://github.com/roddhjav/pass-import/issues/42 )
28+ - NetworkManager to import wifi passwords (` networkmanager ` ) [ #39 ] ( https://github.com/roddhjav/pass-import/pull/39 )
29+ * Firefox: support FF-Password-Exporter instead of Password Exporter. [ #40 ] ( https://github.com/roddhjav/pass-import/issues/40 )
30+ * Add a nice error if defusedxml is not present [ #24 ] ( https://github.com/roddhjav/pass-import/issues/24 )
31+ * Add the few missing unit tests
32+ * Add changelog
2233
2334## 2.2 - 2018-03-18
2435
You can’t perform that action at this time.
0 commit comments