Skip to content

Commit fbd961a

Browse files
committed
v0.8.1
1 parent 9ab0576 commit fbd961a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.8.1
2+
- Fix filters configurations (thx @imishinist)
3+
14
## 0.8.0
25
- Sanitize data-attributes
36

lib/qiita/markdown/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "0.8.0"
3+
VERSION = "0.8.1"
44
end
55
end

0 commit comments

Comments
 (0)