Skip to content

Commit

Permalink
Adding change-log items for the new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Rican7 committed Feb 16, 2023
1 parent 66c10b6 commit b74eb16
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# CHANGELOG

## 0.1.3

### Features

- Updated the source to use Go 1.20
- Updated all of the go module dependencies
- Internal tooling is now versioned
- Improved internal tooling for more strict linting
- Switched continuous integration testing to use GitHub Actions
- Updated the Oxford Dictionaries API source to use the new V2 API

### Bug fixes

- Updated the install instructions in the README
- Made some refactors to satisfy more strict linting
- Removed use of deprecated functions in favor of their replacements
- Removed now unsupported build targets


## 0.1.2

### Features
Expand Down

0 comments on commit b74eb16

Please sign in to comment.