Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
msdundar committed Jan 4, 2023
1 parent 70ec296 commit d8dbc1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.7] - 2023-01-04

Updated aws-sdk-go.

## [1.1.6] - 2021-08-02

Updated aws-sdk-go.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on CI, depending on your needs.
## Install

```sh
go get github.com/msdundar/kanarya@v1.1.6
go get github.com/msdundar/kanarya@latest
```

> `kanarya` uses Go Modules to manage dependencies, and supports Go versions
Expand Down

0 comments on commit d8dbc1e

Please sign in to comment.