Skip to content

Commit

Permalink
Update changelog for v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Aug 7, 2021
1 parent f32fa0e commit 820f225
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ changelog:

dockers:
- dockerfile: ./build/Dockerfile
use_buildx: true
use: buildx
image_templates:
- "markphelps/flipt:latest"
- "markphelps/flipt:{{ .Tag }}"
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [v1.4.0](https://github.com/markphelps/flipt/releases/tag/v1.4.0) - 2021-08-07

### Added

Expand Down

0 comments on commit 820f225

Please sign in to comment.