Skip to content

Commit d56b9db

Browse files
committed
Update README for v2.7.0
1 parent bc289b1 commit d56b9db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@ For further examples and options checkout out the "examples" folder
7878

7979
Changelog
8080
-------------
81+
Version 2.7.0:
82+
* Dropped support for EOL PHP version (all < 7.1)
83+
* Added <a href="https://github.com/mixpanel/mixpanel-php/commit/6f15000309093b54f7f59f07af297f576fd3a498">Parallel cURL implementation</a>
84+
* <a href="https://github.com/mixpanel/mixpanel-php/commit/1f814c1be704217e4bc8bf570fad844360fa7318">Make createAlias adhere to the consumer config</a>
85+
* Added <a href="https://github.com/mixpanel/mixpanel-php/commit/f2812f4e696ef747b2ab0640f46df97d1bf309c0">option to set $ignore_alias on people updates</a>
86+
* Fixed <a href="https://github.com/mixpanel/mixpanel-php/commit/d50267c48b08eb3c5e1dee2b5dd932cf2b4c3977">Singleton instance must depend on requested token</a>
87+
* Fixed license type in composer.json
88+
* Remove testing on HHVM as its no longer support by composer
89+
8190
Version 2.6.2:
8291
* Added support for $ignore_time
8392
* Cleaned up some comments to be more clear

0 commit comments

Comments
 (0)