release: version 1.1.0

This commit is contained in:
Adrien Waksberg 2019-07-23 19:25:45 +02:00
parent cddd1fc98a
commit 5ff1f5f603
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,8 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
## Unreleased ## Unreleased
## v1.1.0 - 2019-07-23
### Added ### Added
- Use go module to get this software - Use go module to get this software

View file

@ -1,6 +1,6 @@
# gpm: Go Passwords Manager # gpm: Go Passwords Manager
[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/gpm/releases) [![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://git.yaegashi.fr/nishiki/gpm/releases)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/gpm/src/branch/master/LICENSE) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](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