reorder entries, add note #291 being fixed (#295)

pull/302/head
Josh Rabinowitz 5 years ago committed by GitHub
parent 913d026537
commit 4aa7dd2896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,19 +2,20 @@
## {{Next Version}}
- Fix issues with spaces in paths and filenames (#226, #135)
- Fix issue when 'hide' used in subdir of repo (#230)
- Fix issues in 'changes' with trailing newlines (#291)
- Fix 'hide' to only count actually hidden files as hidden (#280)
- Fixed bugs and improved error messages (#174)
- Add -l option to whoknows, which shows key expiration dates (#283)
- Add -P option (preserve permissions) to reveal and hide (#172)
- Add -F option (force, changing some errors to warnings) to hide and reveal (#253)
- Add tests for expired gpg keys, and gpg keys with only emails (#276)
- Add support for FreeBSD (#244)
- Issue error message when unable to hide a secret (#202, #238)
- Fix 'hide' to only count actually hidden files as hidden (#280)
- Accept gpg key with no name, only an email (#227)
- Fix issues with spaces in paths and filenames (#226, #135)
- Fix issue when 'hide' used in subdir of repo (#230)
- Require keys to be specified by email, as documented (#267)
- Disallow 'git secret tell' or 'killperson' with emails that are not in keychain (also #267)
- Fixed bugs and improved error messages (#174)
- Allow user to specify name of secret dir at runtime using SECRETS_DIR env var, and test (#247, #250)
- Improve documentation regarding operation with different versions of GPG (#274, #182)
- Documentation improvements, error message and text improvements, and typo fixes (#254)

Loading…
Cancel
Save