summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2021-03-21 10:54:17 +1300
committerOlly Betts <olly@survex.com>2021-03-21 10:54:56 +1300
commitd18f98c24d9ee0e15457e0e91de2689ad591d1db (patch)
treea68d5421e5d90ecea9ab1a45cc8a7189f59f67f8 /RELEASENOTES
parent4c3e85fbd47f804b5956bf37f0073795296ddde2 (diff)
downloadswig-d18f98c24d9ee0e15457e0e91de2689ad591d1db.tar.gz
Update CHANGES.current and RELEASENOTES re PHP8
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index cc3ba0712..555901087 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -7,6 +7,9 @@ Release Notes
Detailed release notes are available with the release and are also
published on the SWIG web site at http://swig.org/release.html.
+SWIG-4.2.0 summary:
+- Add PHP 8 support.
+
SWIG-4.0.2 summary:
- A few fixes around doxygen comment handling.
- Ruby 2.7 support added.