Skip to content

Commit 7c46668

Browse files
committed
Update changelog
1 parent 32bb21c commit 7c46668

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic
55
Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [v4.9.1] - 2022-04-08
8+
9+
### Fixes
10+
11+
- Fixes issue with column name quotinc in many-to-many eager load
12+
- Properly honor `--no-back-referencing` in relationship setops
13+
- Retract `v4.9.0` due to issues with the commit tagging and the generated code showing `v4.8.6`
14+
715
## [v4.9.0] - 2022-04-04
816

917
### Added

0 commit comments

Comments
 (0)