We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59d6233 + 0f548fc commit d9bbb7aCopy full SHA for d9bbb7a
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+# 1.0.4
4
+
5
- Drop Ruby 2.7 support
6
- Bump qiita_marker 0.23.6 to 0.23.9
7
- Drop Ubuntu 18.04 support
lib/qiita/markdown/version.rb
@@ -1,5 +1,5 @@
module Qiita
module Markdown
- VERSION = "1.0.3"
+ VERSION = "1.0.4"
end
0 commit comments