diff --git a/changelog.md b/changelog.md index b17fcb8..1801696 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.6] - 2023-01-03 + +* Fix - Modernize variable syntax to avoid PHP 8.2 deprecation notices. + ## [1.1.5] - 2022-11-29 * Fix - Enable and disable XDebug correctly in WorPress and slic container removing restart requirement.