Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #58 from maratori/release
Browse files Browse the repository at this point in the history
Release v1.0.2
  • Loading branch information
maratori authored Aug 28, 2022
2 parents 7f211ee + 7ed8b11 commit 8f22964
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,15 @@ func TestD(t *testing.T) {

## Changelog

### [v1.0.2] - 2022-08-28

#### Changed
* Use go 1.19
* Test all supported go versions on CI (1.8 .. 1.19)

#### Fixed
* Follow new go 1.19 doc comments [conventions](https://go.dev/doc/comment)

### [v1.0.1] - 2019-09-29

#### Changed
Expand Down

0 comments on commit 8f22964

Please sign in to comment.