diff --git a/CHANGELOG.md b/CHANGELOG.md index 22b7324d5..97c16ea7c 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.30.2 - Pending + +### Bug Fixes + +* Fixed incorrect behavior when adding an autoincrement column for Postgres https://github.com/SeaQL/sea-query/pull/697 + ## 0.30.1 - 2023-08-25 ### Versions