Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
david972 committed Dec 9, 2021
1 parent efc907d commit 72042b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17

- name: Download dependancies
run: go mod download
Expand Down
6 changes: 5 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

<a name="v0.1.1"></a>
## [v0.1.1](https://github.com/w6d-io/jsonschema/compare/v0.1.0...v0.1.1) (2021-12-09)


<a name="v0.1.0"></a>
## v0.1.0 (2021-12-08)
## v0.1.0 (2021-12-09)

0 comments on commit 72042b2

Please sign in to comment.