Skip to content

Commit bc95b73

Browse files
committed
Update changelog
1 parent c568b09 commit bc95b73

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ 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.11.0] - Unreleased
7+
## [v4.11.0] - 2022-04-25
88

99
### Added
1010

1111
- Add getter methods to relationship structs
1212
(thanks @fsaintjacques)
1313

14+
### Changed
15+
16+
- When title casing UPPER_SNAKE_CASE strings, underscores are not removed for readablity.
17+
1418
### Fixes
1519

1620
- Fix panic when a column referrring a foreign key is ignored

0 commit comments

Comments
 (0)