Skip to content

Commit 3037a96

Browse files
committed
v0.8.0
1 parent f816530 commit 3037a96

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.0
2+
- Sanitize data-attributes
3+
14
## 0.7.1
25
- Support mentions to 2-character usernames
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.7.1"
3+
VERSION = "0.8.0"
44
end
55
end

0 commit comments

Comments
 (0)