Skip to content

Commit

Permalink
feat(release): v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clok committed Mar 15, 2021
1 parent b497108 commit fe2baf9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,22 @@
## [Unreleased]


<a name="v1.1.0"></a>
## [v1.1.0] - 2021-03-15
### Chore
- **ci:** port to using golangci-lint and goreleaser github action
- **deps:** update kemba, awessession, cdocs, avtool, survey and aws-sdf-go
- **go.mod:** bump to go 1.16


<a name="v1.0.1"></a>
## [v1.0.1] - 2021-03-03
### Chore
- **github actions:** add go proxy warming

### Features
- **release:** v1.0.1


<a name="v1.0.0"></a>
## [v1.0.0] - 2021-03-02
Expand Down Expand Up @@ -403,7 +414,8 @@
- **view:** Added view command and scaffolding for deployments


[Unreleased]: https://github.com/GoodwayGroup/gwsm/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/GoodwayGroup/gwsm/compare/v1.1.0...HEAD
[v1.1.0]: https://github.com/GoodwayGroup/gwsm/compare/v1.0.1...v1.1.0
[v1.0.1]: https://github.com/GoodwayGroup/gwsm/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/GoodwayGroup/gwsm/compare/v0.15.0...v1.0.0
[v0.15.0]: https://github.com/GoodwayGroup/gwsm/compare/v0.14.2...v0.15.0
Expand Down

0 comments on commit fe2baf9

Please sign in to comment.