Skip to content

Commit

Permalink
ready for next release and update changelogs. version: 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mackerelbot committed Jul 27, 2022
1 parent 55f81de commit 2767751
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.7.0 (2022-07-27)

* add support Amazon ECS Anywhere ( experimental ) #188 (do-su-0805)


## 0.6.4 (2022-07-20)

* Bump github.com/aws/aws-sdk-go from 1.44.37 to 1.44.58 #185 (dependabot[bot])
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BIN := mackerel-container-agent
VERSION := 0.6.4
VERSION := 0.7.0
REVISION := $(shell git rev-parse --short HEAD)

export GO111MODULE=on
Expand Down

0 comments on commit 2767751

Please sign in to comment.