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.
1 parent 37f0891 commit 1ede1e7Copy full SHA for 1ede1e7
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 1.0.2 - 2015.10.20
6
+
7
- Fix children tags got removed when converting urls. [#4](https://github.com/jollygoodcode/html-pipeline-linkify_github/pull/4)
8
9
## 1.0.1 - 2015.10.15
lib/html/pipeline/linkify_github/version.rb
@@ -1,7 +1,7 @@
1
module HTML
class Pipeline
module LinkifyGitHub
- VERSION = "1.0.1".freeze
+ VERSION = "1.0.2".freeze
end
0 commit comments