Skip to content

Commit f05aefb

Browse files
committed
Release v1.0.1
1 parent c37338e commit f05aefb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

55
Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [1.0.1] - Unreleased
7+
## [1.0.1] - 2022-07-12
88
### Fixed
99
- Remove lingering usage of `fallback_find_primary_key` method that was removed in `0.14.0`
1010

@@ -219,6 +219,7 @@ using the appropriate Rails configuration attributes.
219219
### Added
220220
- Initial version from https://github.com/Invoca/hobo_fields v4.1.0.
221221

222+
[1.0.1]: https://github.com/Invoca/declare_schema/compare/v1.0.0...v1.0.1
222223
[1.0.0]: https://github.com/Invoca/declare_schema/compare/v0.14.3...v1.0.0
223224
[0.14.3]: https://github.com/Invoca/declare_schema/compare/v0.14.2...v0.14.3
224225
[0.14.2]: https://github.com/Invoca/declare_schema/compare/v0.14.1...v0.14.2

0 commit comments

Comments
 (0)