Skip to content

Commit

Permalink
docs: cleanup changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Mar 15, 2024
1 parent e2c1ac0 commit 234a9d5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,6 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- Use [v3.19.1] instead. This was tagged but not released and does not contain release binaries.

- Fix selecting dialect for `redshift`
- Add `GOOSE_MIGRATION_DIR` documentation
- Bump github.com/opencontainers/runc to `v1.1.12` (security fix)
- Update CI tests for go1.22
- Make goose annotations case-insensitive
- The `goose` annotations are now case-insensitive. This means that `-- +goose Up` and `-- +goose
up` are now equivalent. This change was made to improve the user experience and to make the
annotations more consistent.

## [v3.18.0] - 2024-01-31

- Add environment variable substitution for SQL migrations. (#604)
Expand Down

0 comments on commit 234a9d5

Please sign in to comment.