Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bluedread committed Jun 15, 2022
1 parent 30e25eb commit e909a51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.17
- name: Import GPG key
id: import_gpg
uses: paultyng/ghaction-import-gpg@v2.1.0
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Changes

## 0.3.1 (unreleased)
## 0.3.2 (unreleased)

- Add `function_arns` attribute reference

## 0.3.1 (2022-06-15)

- upgraded to Go version 1.17 to trigger building arm64 builds
## 0.3.0 (2020-10-26)

- Add support for custom environment variables
Expand Down

0 comments on commit e909a51

Please sign in to comment.