mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
version 1.1.0
This commit is contained in:
parent
76c5ab07c7
commit
f4e4920795
3 changed files with 9 additions and 1 deletions
7
CHANGELOG
Normal file
7
CHANGELOG
Normal file
|
@ -0,0 +1,7 @@
|
|||
= CHANGELOG =
|
||||
|
||||
== v1.1.0 ==
|
||||
|
||||
* Add sync with MPW Server
|
||||
* Add MPW Server
|
||||
* Fix minors bugs
|
|
@ -1,6 +1,7 @@
|
|||
# Manage your passwords!
|
||||
|
||||
MPW is a little software which stores your passwords in an GPG encrypted file.
|
||||
MPW can sync your password with a MPW Server.
|
||||
|
||||
# Installation
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.1.0 - dev
|
||||
1.1.0 - stable
|
||||
|
|
Loading…
Add table
Reference in a new issue