From bf4b6af7dbe7f9145558a5b92f97e97334a7cc26 Mon Sep 17 00:00:00 2001 From: Anton Vasiliev <1695147@gmail.com> Date: Sat, 23 Nov 2024 10:03:23 +0000 Subject: [PATCH] #154 - Bump version and update changelog --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 399163d..a995760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - xxxx-xx-xx +## [1.7.0] - 2024-11-23 +### Added +- Enabled PHP 8.4 support [#154](https://github.com/phalcon/php-zephir-parser/issues/154) + ## [1.6.1] - 2024-06-03 ### Fixed - Fix lcov coverage [#151](https://github.com/phalcon/php-zephir-parser/issues/151) diff --git a/VERSION b/VERSION index 9c6d629..bd8bf88 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.1 +1.7.0