Skip to content

Commit

Permalink
release: add 0.9.0 changelog (#401)
Browse files Browse the repository at this point in the history
* release: add 0.9.0 changelog
  • Loading branch information
baptmaury authored Nov 28, 2024
1 parent 1d9610a commit 53c99f8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## Unreleased
## 0.9.0

* chore: bump dependencies
* chore: linter violations following update
* versions: dropping node 14 and 16, no longer maintained. Adds 20.x and 22.x to test matrix
* tooling: switch from yarn to npm
* feat(apps): add the `private_networks_ids` field to the model
* feat: add the `private_networks_ids` field to the model
* feat: added collaborators.all endpoint

## 0.8.2

Expand Down

0 comments on commit 53c99f8

Please sign in to comment.