1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Remove RC from changelog version

Adding RC would require updating other scripts to support it.  For the
purpose of the changelog just using 4.0.4 should suffice.  Might Add
support for this later.
This commit is contained in:
2019-05-13 20:43:47 -05:00
parent c661905350
commit 11e57b0316

View File

@@ -1,4 +1,4 @@
=== 4.0.4 RC (2019-05-13)
=== 4.0.4 (2019-05-13)
* Update qt/platform.py to support other Unix style OSes (#444)
* Fix font size scaling issue in properties dialog [qt] (#504)