Skip to content

Commit 9286d3b

Browse files
committed
v0.10.0
1 parent 6772c15 commit 9286d3b

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.10.0
2+
- Add LinkImage filter
3+
14
## 0.9.0
25
- Support html-pipeline v2
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.9.0"
3+
VERSION = "0.10.0"
44
end
55
end

0 commit comments

Comments
 (0)