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 9a0a579 + 8e2d5b8 commit 58c39bbCopy full SHA for 58c39bb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Unreleased
2
3
+## 1.6.0
4
+
5
+- Support for a new inline math syntax
6
7
## 1.5.0
8
9
- Accept new figma script host (embed.figma.com)
lib/qiita/markdown/version.rb
@@ -1,5 +1,5 @@
module Qiita
module Markdown
- VERSION = "1.5.0"
+ VERSION = "1.6.0"
end
0 commit comments