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 f9d2f29 + 843085a commit 32910bfCopy full SHA for 32910bf
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Unreleased
2
3
+## 1.5.0
4
+
5
+- Accept new figma script host (embed.figma.com)
6
7
## 1.4.0
8
9
- Add support for embedding blueprintUE iframes
lib/qiita/markdown/version.rb
@@ -1,5 +1,5 @@
module Qiita
module Markdown
- VERSION = "1.4.0"
+ VERSION = "1.5.0"
end
0 commit comments