diff --git a/CHANGELOG.md b/CHANGELOG.md index b175735c..1d9d39c2 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.12.4 - 2023-09-24 + +### Enhancements + +* Loader: use `ValueTuple` as hash key https://github.com/SeaQL/sea-orm/pull/1868 + ## 0.12.3 - 2023-09-22 ### New Features