We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8999220 commit 0e66a8fCopy full SHA for 0e66a8f
NEWS.md
@@ -1,16 +1,17 @@
1
-## Changes in 3.0.2
+## Changes in 3.0.2 (2020-05-19)
2
3
* Switch from deprecated xml2po to itstool for translating help files
4
(issue 583).
5
* Fix off-by-one-day error in CSV exports (issue 576).
6
* Support Python3.5 again, this was >= 3.6 (issue 582).
7
8
-## Changes in 3.0.1
+
9
+## Changes in 3.0.1 (2020-03-01)
10
11
* Fixed a rare crash in hamster-window-server (issue 571).
12
13
-## Changes in 3.0
14
+## Changes in 3.0 (2020-02-24)
15
16
* Fixed dialogs placement (PR 549):
17
- dialogs appear above their parent (the overview, if opened).
0 commit comments