release: version 1.0.0
This commit is contained in:
parent
d47c22aff7
commit
e2513d41bd
2 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,8 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## v1.0.0 - 2019-07-12
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Save the wallet in AES-256 encrypted file
|
- Save the wallet in AES-256 encrypted file
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# gpm: Go Passwords Manager
|
# gpm: Go Passwords Manager
|
||||||
|
|
||||||
[](https://git.yaegashi.fr/nishiki/gpm/releases)
|
[](https://git.yaegashi.fr/nishiki/gpm/releases)
|
||||||
[](https://git.yaegashi.fr/nishiki/gpm/src/branch/master/LICENSE)
|
[](https://git.yaegashi.fr/nishiki/gpm/src/branch/master/LICENSE)
|
||||||
|
|
||||||
gpm is passwords manager write in go and use AES-256 to encrypt the wallets
|
gpm is passwords manager write in go and use AES-256 to encrypt the wallets
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue