Skip to content

Commit 210be9f

Browse files
author
Marco Schaden
committed
version up 🚀
1 parent 084ab75 commit 210be9f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 1.4.0
2+
3+
* [ENHANCEMENT] welcome Hotjar! #90
4+
* [ENHANCEMENT] experimental turbolinks option for Google Tag manager #88
5+
* small refactorings
6+
* benchmark setup
7+
8+
# 1.3.1
9+
10+
* [BUGFIX] google tag manager now supports body/head tags with attributes #86
11+
112
# 1.3.0
213

314
* Added handler multiposition support which fixes #80 and

lib/rack/tracker/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rack
22
class Tracker
3-
VERSION = '1.3.3'
3+
VERSION = '1.4.0'
44
end
55
end

0 commit comments

Comments
 (0)