version 0.2.0 release

pull/29/head v0.2.0
sobolevn 8 years ago
parent d3cf16ea23
commit 410e783189

@ -1,5 +1,13 @@
# Changelog
## Version 0.2.0
- Added `changes` command to see the difference between current version of the hidden files and the commited one
- Added `-f` option to the `reveal` command to remove prompts
- Changed the way files were decrypted, now it is a separate functon
- Some bugs are fixed
- New installation instractions
## Version 0.1.2
- Added `-i` option to the `git-secret-add` command, which auto adds unignored files to the `.gitignore`

@ -16,7 +16,7 @@ See the [installation section](https://sobolevn.github.io/git-secret/#installati
## Status
This project is still under development. See [https://github.com/sobolevn/git-secret/milestones](milestones) for the refence.
This project is still under development. See [https://github.com/sobolevn/git-secret/milestones](milestones) for the reference.
## Testing

Loading…
Cancel
Save