Skip to content

Commit 45e868e

Browse files
committed
Release v1.1.2
1 parent 02aa5b4 commit 45e868e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Unreleased
22

3+
## 1.1.2
4+
5+
- Add test for code_block filter
6+
- Upgrade github-linguist from 4.x to 7.x
7+
38
## 1.1.1
49

510
- Allow open attribute on details

lib/qiita/markdown/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "1.1.1"
3+
VERSION = "1.1.2"
44
end
55
end

0 commit comments

Comments
 (0)