Skip to content

Commit fb9ebbb

Browse files
committed
update changelog
1 parent 83b6d66 commit fb9ebbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Unreleased
22

3-
* Add support for passing callback function to identify.
4-
* Add support for prepend user property operation.
5-
* Keep sessions and event metadata in sync across multiple windows/tabs.
3+
* Identify function now accepts a callback function as an argument. The callback will be run after the identify event is sent.
4+
* Add support for `prepend` user property operation. This allows you to insert value(s) at the front of a list. See [Readme](https://github.com/amplitude/Amplitude-Javascript#user-properties-and-user-property-operations) for more details.
5+
* Keep sessions and event metadata in-sync across multiple windows/tabs.
66

77
### 2.9.1 (March 6, 2016)
88

0 commit comments

Comments
 (0)