Skip to content

Commit 0e50194

Browse files
committed
Prepare v1.3.0 release
1 parent 071db95 commit 0e50194

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
CHANGELOG for 1.x
22
=================
33

4+
* 1.3.0 (2023-11-16)
5+
6+
This is a compatibility release to ensure a smooth upgrade path for those not
7+
yet on Promise v3. We encourage upgrading to the latest version when possible,
8+
as Promise v3 will be the way forward for this project.
9+
10+
* Feature: Full PHP 8.3 compatibility.
11+
(#257 by @clue)
12+
13+
* Improve test suite, use GitHub actions for continuous integration (CI) and
14+
report failed assertions.
15+
(#242 by @clue and #175, #184, #187, #216 and #218 by @SimonFrings)
16+
417
* 1.2.1 (2016-03-07)
518

619
* Fix `DeferredPromise` to also implement the `CancellablePromiseInterface`.

0 commit comments

Comments
 (0)