Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Jun 29, 2023
1 parent e18fac6 commit f476dd7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

## [Unreleased]

- Fix `up` and `up -allowing-missing` behavior
- Fix empty version in log output
- Add new `context.Context`-aware functions and methods
- Fix `up` and `up -allowing-missing` behavior.
- Fix empty version in log output.
- Add new `context.Context`-aware functions and methods, for both sql and go migrations.
- Return error when no migration files found or dir is not a directory.

[Unreleased]: https://github.com/pressly/goose/compare/v3.11.2...HEAD

0 comments on commit f476dd7

Please sign in to comment.