We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2dbf63 commit 216479cCopy full SHA for 216479c
CHANGELOG.md
@@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## Pending
+## 1.1.4 - 2025-01-10
9
10
### Enhancements
11
12
* Allow modifying the connection in migrations https://github.com/SeaQL/sea-orm/pull/2397
13
+* `DeriveRelatedEntity` proc_macro use `async-graphql` re-exported by `seaography` https://github.com/SeaQL/sea-orm/pull/2469
14
15
## 1.1.3 - 2024-12-24
16
0 commit comments