summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLars Kanis <lars@greiz-reinsdorf.de>2020-05-30 23:11:27 +0200
committerLars Kanis <lars@greiz-reinsdorf.de>2020-05-30 23:11:27 +0200
commit6624359868fd52245f7884fb1ce3db8682c52a39 (patch)
treecc8fa227dec3767ddb5f270c0ae8f84a32b1c496 /CHANGELOG.md
parent7ef4f5a7a9abee2d9befa26a2aa09079643130ee (diff)
downloadffi-6624359868fd52245f7884fb1ce3db8682c52a39.tar.gz
Raise minimum ruby version to 2.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8b069b..f2cc78d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ Added:
* Add new type definitions for powerpc-openbsd and sparcv9-openbsd. #775, #778
Changed:
+* Raise required ruby version to >= 2.3.
* Lots of cleanups and improvements in library, specs and benchmarks.
* Fix a lot of compiler warnings at the C-extension
* Fix several install issues on MacOS: