From 53c99f8bb31a59b3b2df07ae06bb91ff8e39ae1f Mon Sep 17 00:00:00 2001 From: Baptiste MAURY <148763329+baptmaury@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:44:50 +0100 Subject: [PATCH] release: add 0.9.0 changelog (#401) * release: add 0.9.0 changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61b2c0a6..bbeba9b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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