Changelog

This commit is contained in:
Chris Tsang 2023-09-14 09:10:08 +01:00
parent b029e87fd9
commit 59754f5ff9

View File

@ -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/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.12.3 - Pending
### New Features
* [sea-orm-migration] Check if an index exists https://github.com/SeaQL/sea-orm/pull/1828
## 0.12.2 - 2023-08-04 ## 0.12.2 - 2023-08-04
### Enhancements ### Enhancements