From 2022d9339cfc7e58fbeb3b660b84be8461719498 Mon Sep 17 00:00:00 2001 From: Kaspar Rosin Date: Tue, 22 Nov 2022 12:13:15 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d0baf4..235ce0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [4.0.10] - 2022-11-22 + +### Fixed + +- Fix undefined $this->resource->published sytanx used in updateRules. + ## [4.0.9] - 2022-11-21 ### Fixed