Skip to content

Commit 894481e

Browse files
authored
Merge pull request increments#142 from increments/release-v1.0.2
Release v1.0.2
2 parents c82ce59 + c7bc1b8 commit 894481e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 1.0.2
4+
35
- Avoid sanitizing attributes related to footnotes
46

57
## 1.0.1

lib/qiita/markdown/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "1.0.1"
3+
VERSION = "1.0.2"
44
end
55
end

0 commit comments

Comments
 (0)