diff --git a/CHANGELOG.md b/CHANGELOG.md index ed61e81c7..a9bc6135e 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](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 0.28.4 - Pending + +### Bug fixes + +* Enabled required `syn` v1 features https://github.com/SeaQL/sea-query/pull/624 + ## 0.28.3 - 2023-01-18 ### Enhancements