Update changelog for version 0.1.3

This commit is contained in:
Ethan Paul 2023-04-03 12:01:05 -04:00
parent 50a5481108
commit de4ff0031f
Signed by: enpaul
GPG Key ID: 9B6D99E4CFA31867
1 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
See also: [Github Release Page](https://github.com/enpaul/vault2vault/releases).
## Version 0.1.3
View this release on: [Github](https://github.com/enpaul/vault2vault/releases/tag/0.1.3),
[PyPI](https://pypi.org/project/vault2vault/0.1.3/)
- Fix incorrect encoding specification when opening password files. Contributed by
[brycelowe](https://github.com/brycelowe) (#2)
## Version 0.1.2
View this release on: [Github](https://github.com/enpaul/vault2vault/releases/tag/0.1.2),