Add note about major version.

pull/2/head
Christopher Wellons 2017-03-06 09:56:27 -05:00
parent b5c50e713e
commit f7b2041010
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@ secret key file. This feature requires a unix-like system.
## Notes
The major version number increments each time any of the file formats
change, including the key derivation algorithm.
There's no effort at error recovery. It bails out on early on the
first error. It should clean up any incomplete files when it does so.