Skip to content

Commit 93a1ede

Browse files
committed
release 5.1.2
* bump version * add past changlogs Signed-off-by: Tada, Tadashi <t@tdtds.jp>
1 parent f34f055 commit 93a1ede

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

ChangeLog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
117
2020-02-29 Tada, Tadashi <t@tdtds.jp>
218
* release 5.1.1
319

lib/tdiary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module TDiary
2-
VERSION = '5.1.1'
2+
VERSION = '5.1.2'
33
end

0 commit comments

Comments
 (0)