Skip to content

Commit

Permalink
feat(release): v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clok committed Mar 3, 2021
1 parent c94eb94 commit 0e91f2a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
## [Unreleased]


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


<a name="v2.0.0"></a>
## [v2.0.0] - 2021-03-02
### Chore
Expand All @@ -17,6 +24,7 @@

### Features
- **gomod:** add go.mod support
- **release:** v2.0.0
- **v2:** bump module version to v2


Expand Down Expand Up @@ -90,7 +98,8 @@ Added -k flag for selective viewing & additional validations
- to own function


[Unreleased]: https://github.com/clok/avtool/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/clok/avtool/compare/v2.0.1...HEAD
[v2.0.1]: https://github.com/clok/avtool/compare/v2.0.0...v2.0.1
[v2.0.0]: https://github.com/clok/avtool/compare/1.2.0...v2.0.0
[1.2.0]: https://github.com/clok/avtool/compare/1.1.1...1.2.0
[1.1.1]: https://github.com/clok/avtool/compare/1.1.0...1.1.1
Expand Down

0 comments on commit 0e91f2a

Please sign in to comment.