You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
4
5
5
Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
-
## [1.1.0] - Unreleased
7
+
## [1.1.0] - 2022-07-22
8
8
### Changed
9
9
- Fixed a bug where `DeclareSchema::Model::HabtmModelShim``indexes` and `integer limits` were not being generated properly. Use `limit 8` for ids and primary composite key for habtm model.
0 commit comments