Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Sep 9, 2024
1 parent 2b1532e commit c5ce28b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.31.0

* Bump minimum PHP version to 7.2
* Polyfill `mb_trim`, `mb_ltrim` and `mb_rtrim`
* Polyfill `CURL_HTTP_VERSION_3(ONLY)` constants

# 1.30.0

* Polyfill `array_find`, `array_find_key`, `array_any` and `array_all`
Expand Down

0 comments on commit c5ce28b

Please sign in to comment.