We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4520bfc commit 97cfd38Copy full SHA for 97cfd38
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.3.0](https://github.com/amplitude/experiment-php-server/compare/0.2.2...0.3.0) (2023-11-22)
2
+
3
4
+### Features
5
6
+* Automatic assignment tracking ([#8](https://github.com/amplitude/experiment-php-server/issues/8)) ([4520bfc](https://github.com/amplitude/experiment-php-server/commit/4520bfce8886a9cbdd0b7692480f6a22d915adc0))
7
8
## [0.2.2](https://github.com/amplitude/experiment-php-server/compare/0.2.1...0.2.2) (2023-11-21)
9
10
src/Version.php
@@ -1,2 +1,2 @@
<?php
-const VERSION = '0.2.2';
+const VERSION = '0.3.0';
0 commit comments