Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Dec 30, 2023
1 parent d032f60 commit 221ff6a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v0.6.0 (Dec 2023)

### Additions

- Add `Refill`, `RefillInterval`, and `UpdateOp` models/enums.
- Add `id` property onto `ApiKeyVerification`.
- Add `refill` property onto `ApiKeyMeta` and `ApiKeyVerification`.
- Add serialization methods for new properties and models.
- Add support for `refill` when creating and updating a key.
- Add `update_remaining` method to `KeyService` and corresponding `Route`.

---

## v0.5.0 (Dec 2023)

### Breaking Changes
Expand Down

0 comments on commit 221ff6a

Please sign in to comment.