Update version & changelog for 4.3.1 release

This commit is contained in:
Andrew Senetar 2022-07-07 22:06:06 -05:00
parent 916c5204cf
commit 1f1dfa88dc
Signed by: arsenetar
GPG Key ID: C63300DCE48AB2F1
2 changed files with 6 additions and 1 deletions

View File

@ -1,2 +1,2 @@
__version__ = "4.3.1-dev"
__version__ = "4.3.1"
__appname__ = "dupeGuru"

View File

@ -1,3 +1,8 @@
=== 4.3.1 (2022-07-08)
* Fix issue where cache db exceptions could prevent files being hashed (#1015)
* Add extra guard for non-zero length files without digests to prevent false duplicates
* Update Italian translations
=== 4.3.0 (2022-07-01)
* Redirect stdout from custom command to the log files (#1008)
* Update translations