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 b45155e + 696e274 commit e0480a3Copy full SHA for e0480a3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Unreleased
2
3
+## 1.2.0
4
+
5
+- Accept new codepen script url (public.codepenassets.com)
6
7
## 1.1.2
8
9
- Add test for code_block filter
lib/qiita/markdown/version.rb
@@ -1,5 +1,5 @@
module Qiita
module Markdown
- VERSION = "1.1.2"
+ VERSION = "1.2.0"
end
0 commit comments