Skip to content

Commit

Permalink
docs: update unreleased CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Jul 19, 2023
1 parent 6fa65a1 commit ba964eb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

- Filter registered Go migrations from the global map with corresponding .go files from the
filesystem.
- To code previously assumed all .go migrations would be in the same folder, so this should not be
a breaking change.
- See #553 for more details
- Improve output log message for applied up migrations. #562

## [v3.13.4] - 2023-07-07

- Fix pre-built binary versioning and make small improvements to GoReleaser config.
Expand Down

0 comments on commit ba964eb

Please sign in to comment.