Skip to content

Commit

Permalink
Update the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadSikorra committed Oct 13, 2024
1 parent 8e5fabf commit a136e79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

0.4.8 (2024-10-13)
------------------
* Update method signature for Asn1::integer to allow numeric strings (for big ints). The underlying code already supports it.
* Add PHP 8.3 to CI runs.

0.4.7 (2023-06-06)
------------------
* Removed return type of AbstractType::getValue, so it can be inferred from the property for static analysis.
Expand Down

0 comments on commit a136e79

Please sign in to comment.