diff --git a/CHANGELOG.md b/CHANGELOG.md index 88d7314d0..dedd0baae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +## v0.10.1 - 2023-01-10 + +- Upgrading to `voku/portable-ascii` v2 to fix conflicted version with `illuminate/support`. + ## v0.10.0 - 2023-01-06 - Improvements to database factories: adds `with_meta()` to all supported types, adds `with_posts()` to term factory.