diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f3c144..eb8ad41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [4.3.2] -- Remove ':array' to restore compatability with ConfigPathBuilder +- Remove ':array' in ` UserFrosting\Support\Repository\PathBuilder:buildPaths()` abstract method to restore compatability with ConfigPathBuilder ## [4.3.1] - Improved code quality & type hinting