Skip to content

Commit 183d32d

Browse files
committed
v0.13.0
1 parent bbc43e9 commit 183d32d

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.13.0
2+
- Support group mention
3+
14
## 0.12.0
25
- Add custom emoji support via `:emoji_names` and `:emoji_url_generator` contexts
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.12.0"
3+
VERSION = "0.13.0"
44
end
55
end

0 commit comments

Comments
 (0)