Skip to content

Commit 4238781

Browse files
authored
fix CHANGELOG entries (#326)
closes #325
1 parent eff4fc2 commit 4238781

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.8.14] - 2024-03-29
7+
## [0.8.14] - 2024-04-03
88

99
### Added
1010
- Add new utility function, `load_sql_migrations` that enables dynamic migration discovery where embedding is not desirable. [#313](https://github.com/rust-db/refinery/pull/313)
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Fix bug in get_last_applied_migration when refinery's schema history table is not default, [#313](https://github.com/rust-db/refinery/pull/313)
2020
- Fix newline handling for Windows in database configuration setup, [#320](https://github.com/rust-db/refinery/pull/320)
2121

22-
## [0.8.14] - 2024-03-29
22+
## [0.8.13] - 2024-03-29
2323

2424
- YANKED: due to release mismatch, see [#323](https://github.com/rust-db/refinery/issues/323).
2525

0 commit comments

Comments
 (0)