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.
1 parent 7f54b28 commit 985aa03Copy full SHA for 985aa03
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Unreleased
2
3
+## 1.4.0
4
+
5
+- Support embedding new iframes
6
+ - blueprintUE
7
8
## 1.3.0
9
10
- Support embedding new iframes
lib/qiita/markdown/version.rb
@@ -1,5 +1,5 @@
module Qiita
module Markdown
- VERSION = "1.3.0"
+ VERSION = "1.4.0"
end
0 commit comments