chore: update changelog

pull/530/merge
Mike Fridman 2023-06-29 16:19:10 -04:00
parent e18fac6930
commit f476dd7857
1 changed files with 4 additions and 3 deletions

View File

@ -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