Skip to content

Commit 891463f

Browse files
author
Jerry Cheung
committed
bump version 1.4.0
1 parent 26e3166 commit 891463f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.4.0
4+
5+
* Fix CamoFilter double entity encoding. #101 josh
6+
37
## 1.3.0
48

59
1.2.0 didn't actually include the following changes. Yanked that release.

lib/html/pipeline/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module HTML
22
class Pipeline
3-
VERSION = "1.3.0"
3+
VERSION = "1.4.0"
44
end
55
end

0 commit comments

Comments
 (0)