We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34f055 commit 93a1edeCopy full SHA for 93a1ede
ChangeLog
@@ -1,3 +1,19 @@
1
+2020-05-29 Tada, Tadashi <t@tdtds.jp>
2
+ * release 5.1.2
3
+ * stop support of ruby 2.4
4
+
5
+2020-05-01 Tada, Tadashi <t@tdtds.jp>
6
+ * (experimental) add 03purge_cache plugin into default
7
8
+2020-04-30 Tada, Tadashi <t@tdtds.jp>
9
+ * update jQuery to 3.5.0
10
11
+2020-04-16 Tada, Tadashi <t@tdtds.jp>
12
+ * fix error in makerss by bad CGI.escape
13
14
+2020-03-09 Nyoho <algebraicallyClosedField@gmail.com>
15
+ * support SVG type for favicon
16
17
2020-02-29 Tada, Tadashi <t@tdtds.jp>
18
* release 5.1.1
19
lib/tdiary/version.rb
@@ -1,3 +1,3 @@
module TDiary
- VERSION = '5.1.1'
+ VERSION = '5.1.2'
end
0 commit comments