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 02aa5b4 + 45e868e commit e14cba0Copy full SHA for e14cba0
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Unreleased
2
3
+## 1.1.2
4
+
5
+- Add test for code_block filter
6
+- Upgrade github-linguist from 4.x to 7.x
7
8
## 1.1.1
9
10
- Allow open attribute on details
lib/qiita/markdown/version.rb
@@ -1,5 +1,5 @@
module Qiita
module Markdown
- VERSION = "1.1.1"
+ VERSION = "1.1.2"
end
0 commit comments