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 7f54b28 + a6f9074 commit ab95772Copy full SHA for ab95772
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Unreleased
2
3
+## 1.4.0
4
+
5
+- Add support for embedding blueprintUE iframes
6
7
## 1.3.0
8
9
- 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