Skip to content

Commit

Permalink
v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoichiro committed Sep 15, 2016
1 parent 717fccc commit 8c49b00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## master
## 0.16.0
- Add rel=noopener to all external a tags
- Support HTML5 `<details>` and `<summary>` elements
- Enable to change settings for footnotes
Expand Down
2 changes: 1 addition & 1 deletion lib/qiita/markdown/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Qiita
module Markdown
VERSION = "0.15.0"
VERSION = "0.16.0"
end
end

0 comments on commit 8c49b00

Please sign in to comment.