* Added support for updating the password in the keyring.
1.6
===
* YAML format is now the preferred format for accounts definitions. Support for JSON-formatted accounts definitions is still supported but deprecated.
1.5
===
* Added support for loading institutions from a YAML file (requires PyYAML to be installed). * Added the ofx command list-institutions.
1.4
===
* Added support for launching downloaded ofx in money. * Now validate downloaded OFX using ofxparse. * Added --like parameter to download all to download a subset of accounts.
1.3
===
* Added routine for patching msmoney.exe for a bug revealed by Windows 8.