File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ if(WIN32)
11
11
enable_language (RC )
12
12
endif ()
13
13
14
- set (VERSION 20.12.2-DevelopmentSnapshot )
14
+ set (VERSION 21.01.0 )
15
15
set (GITVERSION ${VERSION} )
16
16
set (CMAKE_CXX_STANDARD 14 )
17
17
set (CMAKE_CXX_STANDARD_REQUIRED ON )
Original file line number Diff line number Diff line change 1
- # Current
1
+ # 21.01.0
2
2
* Chinese translation updates by 刘荣.
3
- * Many small bugfixes.
3
+ * A Russian translation update by OlesyaGerasimenko
4
+ * Many small bugfixes including a crash on loading files with images.
4
5
5
6
# 20.12.2
6
7
* Compilation now works if wxWidgets was compiled with stl support
Original file line number Diff line number Diff line change 56
56
to time zone variations
57
57
You can see current time at: https://en.wikipedia.org/wiki/ISO_8601
58
58
-->
59
+ <release version =" 21.01.0" date =" 2021-01-23T19:29:00Z" >
60
+ <description >
61
+ <p >
62
+ Bugfix release: Reproducible crashes on loading files with images on MacOs.
63
+ </p >
64
+ <ul >
65
+ <li > Chinese translation updates by 刘荣</li >
66
+ <li > A Russian translation update by OlesyaGerasimenko</li >
67
+ <li > Many small bugfixes including a crash on loading files with images</li >
68
+ </ul >
69
+ </description >
70
+ </release >
59
71
<release version =" 20.12.2" date =" 2020-12-30T15:47:00Z" >
60
72
<description >
61
73
<p >
You can’t perform that action at this time.
0 commit comments