Skip to content

Commit d34ca5c

Browse files
committed
Release v3.13.1
1 parent 50e274a commit d34ca5c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## [Unreleased]
44

5-
- Add pre-built binaries with GoReleaser.
5+
## [v3.13.1] - 2023-07-03
6+
7+
- Add pre-built binaries with GoReleaser and update the build process.
68

79
## [v3.13.0] - 2023-06-29
810

@@ -13,5 +15,6 @@
1315
- Add new `context.Context`-aware functions and methods, for both sql and go migrations.
1416
- Return error when no migration files found or dir is not a directory.
1517

16-
[Unreleased]: https://github.com/pressly/goose/compare/v3.13.0...HEAD
18+
[Unreleased]: https://github.com/pressly/goose/compare/v3.13.1...HEAD
19+
[v3.13.1]: https://github.com/pressly/goose/compare/v3.13.0...v3.13.1
1720
[v3.13.0]: https://github.com/pressly/goose/compare/v3.11.2...v3.13.0

0 commit comments

Comments
 (0)