mirror of https://github.com/pressly/goose.git
chore: update changelog
parent
e18fac6930
commit
f476dd7857
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue