Skip to content

Commit

Permalink
Merge pull request #189 from mackerelio/bump-version-0.7.0
Browse files Browse the repository at this point in the history
Release version 0.7.0
  • Loading branch information
Arthur1 authored Jul 27, 2022
2 parents 55f81de + 2767751 commit 62cca27
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 62cca27

Please sign in to comment.