Skip to content

Commit 20357ec

Browse files
committed
v0.7.1
1 parent 79f5930 commit 20357ec

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.7.1
2+
- Support mentions to 2-character usernames
3+
14
## 0.7.0
25
- Support `@all`
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.0"
3+
VERSION = "0.7.1"
44
end
55
end

0 commit comments

Comments
 (0)