Skip to content

Commit 96ca882

Browse files
committed
Updated CHANGELOG
1 parent 3cd93f0 commit 96ca882

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
Version 2.6.0 (2016-03-03)
2+
--------------------------
3+
Bumped ngrok version used in CI to 2.x (#460)
4+
Allowed random upload path in grunt task (#461)
5+
Ensured that PerformanceTiming context doesn't contain properties inherited from Object.prototype (#458)
6+
Added `forceUnsecureTracker` Tracker argument, thanks @bloodyowl! (#374)
7+
Added subset of Augur data as a new context (#386)
8+
Added deprecation warning to setSessionCookieTimeout (#394)
9+
Added setting to automatically use top-level domain for duid (#409)
10+
Added Optimizely contexts (#448)
11+
Added trackEnhancedEcommerceAction() method (#452)
12+
Added addEnhancedEcommerceActionContext() method (#453)
13+
Added addEnhancedEcommerceImpressionContext() method (#454)
14+
Added addEnhancedEcommerceProductContext() method (#455)
15+
Added addEnhancedEcommercePromoContext() method (#456)
16+
Made domainUserId a UUID (#274)
17+
Attached device sent timestamp (stm) to events at last possible moment (#355)
18+
Attempting to create a new tracker using an existing namespace should do nothing (#411)
19+
Using a different library to publish to S3 (#422)
20+
Prevented error running grunt-cloudfront (#426)
21+
Respected doNotTrack in IE 11 and Safari 7.1.3+, thanks @grzegorzewald! (#440)
22+
123
Version 2.5.3 (2015-11-10)
224
--------------------------
325
Bumped Node version to 4.1.2 in .travis.yml (#420)

0 commit comments

Comments
 (0)