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 261c313 commit 7824d0cCopy full SHA for 7824d0c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/amplitude/experiment-php-server/compare/1.2.5...1.3.0) (2025-10-30)
2
+
3
4
+### Features
5
6
+* autoload files ([#43](https://github.com/amplitude/experiment-php-server/issues/43)) ([261c313](https://github.com/amplitude/experiment-php-server/commit/261c313a4a320e169f10888f2551916a1cdf5117))
7
8
## [1.2.5](https://github.com/amplitude/experiment-php-server/compare/1.2.4...1.2.5) (2025-10-28)
9
10
src/Version.php
@@ -1,3 +1,3 @@
<?php
namespace AmplitudeExperiment;
-const VERSION = '1.2.5';
+const VERSION = '1.3.0';
0 commit comments