Skip to content

Commit 1ede1e7

Browse files
committed
Release v1.0.2
1 parent 37f0891 commit 1ede1e7

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
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.0.2 - 2015.10.20
6+
57
- Fix children tags got removed when converting urls. [#4](https://github.com/jollygoodcode/html-pipeline-linkify_github/pull/4)
68

79
## 1.0.1 - 2015.10.15
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module HTML
22
class Pipeline
33
module LinkifyGitHub
4-
VERSION = "1.0.1".freeze
4+
VERSION = "1.0.2".freeze
55
end
66
end
77
end

0 commit comments

Comments
 (0)