Changelog

This commit is contained in:
Chris Tsang 2024-01-14 15:17:27 +00:00
parent c5adb9d1d1
commit 3b0896b527

View File

@ -5,7 +5,11 @@ 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.12.11 - Pending
## 0.12.11 - 2023-01-14
### New Features
* Added `desc` to `Cursor` paginator https://github.com/SeaQL/sea-orm/pull/2037
### Enhancements