Skip to content

Commit a136e79

Browse files
committed
Update the changelog.
1 parent 8e5fabf commit a136e79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
0.4.8 (2024-10-13)
5+
------------------
6+
* Update method signature for Asn1::integer to allow numeric strings (for big ints). The underlying code already supports it.
7+
* Add PHP 8.3 to CI runs.
8+
49
0.4.7 (2023-06-06)
510
------------------
611
* Removed return type of AbstractType::getValue, so it can be inferred from the property for static analysis.

0 commit comments

Comments
 (0)