Skip to content

Commit a68bc9b

Browse files
committed
v5.2.0
1 parent 2d30895 commit a68bc9b

File tree

5 files changed

+5252
-3
lines changed

5 files changed

+5252
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 5.2.0 (March 28, 2019)
2+
3+
* Stop warning when null property values are instrumented
4+
* Allow for objects nested within arrays
5+
16
### 5.0.0 (March 19, 2019)
27

38
* Add `onInit` method that accepts a callback that will be invoked after init

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please see our [installation guide](https://amplitude.zendesk.com/hc/en-us/artic
1111
[![npm version](https://badge.fury.io/js/amplitude-js.svg)](https://badge.fury.io/js/amplitude-js)
1212
[![Bower version](https://badge.fury.io/bo/amplitude-js.svg)](https://badge.fury.io/bo/amplitude-js)
1313

14-
[5.0.0 - Released on March 19, 2019](https://github.com/amplitude/Amplitude-JavaScript/releases/latest)
14+
[5.2.0 - Released on March 28, 2019](https://github.com/amplitude/Amplitude-JavaScript/releases/latest)
1515

1616

1717
# JavaScript SDK Reference #

0 commit comments

Comments
 (0)