Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmk committed Nov 22, 2021
1 parent f2842ca commit c02deab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

- None at this time.

## [0.7.0] - 2021-11-22

Changes:

- Upgrade to go 1.17.3
- Use go modules instead of govendor
- Add Darwin ARM64 as a build target to generate an artifact for M1 Macs
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.7.0

0 comments on commit c02deab

Please sign in to comment.