
- version 1.0.0
	- Initial release
	- Libgcrypt is used for encryption and decryption of the internal wallet

- version 3.1.0
	- Add OSX keychain support.
- version 3.2.0.
	- Add a backend for Windows based on Window' Data Protection API.
	- Modernize public API and add a few methods.
- version 3.2.1
	- Fix a build issue.
- version 3.2.2
	- Use kwallet through dbus if the functionality was not compiled in.
- version 4.0.0
	- Require Qt6 to build.
	- Set library version to 6.0.0.
- version 4.0.1
	- Fix a build issue.
- version 4.0.2
	- Default to use xdg paths when they are set.
