summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-09-26 13:41:57 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-09-26 13:41:57 +0200
commit81a4c8c630ef59cffea0c24e64fb6fa7f09bfcf6 (patch)
treeb4ef35b4c51b30ff4d596198be79d4846b327cf0 /NEWS
parent1c87c32efe6267bcf05d3c60119768a043e0ccd1 (diff)
NEWS: Mention PHP 7.2 support
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 029c9c43d..1b50055e7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ This file lists major, incompatible or otherwise important changes, you should l
3.0.0
+ - This version ensures PHP 7.2 support
+
- INCOMPATIBLE:
- Changes in application/config/database.php
+ Change "$active_record = TRUE" to "$query_builder = TRUE"