Skip to content

Commit 92b3ad7

Browse files
author
Kaneko Yuto
committed
Release v1.0.0
1 parent 2a90ff9 commit 92b3ad7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 1.0.0
4+
35
- Drop Ruby 2.6 support
46
- Change markdown parser from Greenmat to Qiita Marker
57
- Fix bug on rendering loose tasklist

lib/qiita/markdown/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "0.44.1"
3+
VERSION = "1.0.0"
44
end
55
end

0 commit comments

Comments
 (0)