Skip to content

Commit

Permalink
v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Virgil Dupras committed Nov 25, 2016
1 parent dc6933c commit 6a28017
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '4.0.2'
__version__ = '4.0.3'
__appname__ = 'dupeGuru'

9 changes: 8 additions & 1 deletion help/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
=== 4.0.3 (2016-11-24)

* Add new picture cache backend: shelve
* Make shelve picture cache backend the active one on MacOS to fix #394 more
elegantly. [cocoa]
* Remove Sparkle (auto-updates) due to technical limitations. [cocoa]

=== 4.0.2 (2016-10-09)

* Fix systematic crash in Picture Mode under MacOs Sierra. (#394)
* Fix systematic crash in Picture Mode under MacOS Sierra. (#394)
* No change for Linux. Just keeping version in sync.

=== 4.0.1 (2016-08-24)
Expand Down

0 comments on commit 6a28017

Please sign in to comment.