diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index def86a00..fb68d180 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ on: branches: - master - "3.0" - - "2.16" + - "2.17" paths-ignore: - "README.md" - "release-notes/*" @@ -12,7 +12,7 @@ on: branches: - master - "3.0" - - "2.16" + - "2.17" paths-ignore: - "README.md" - "release-notes/*" diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 0df06d57..0574ddb9 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -11,7 +11,11 @@ Modules: === Releases === ------------------------------------------------------------------------ -2.16.0-rc1 (20-Oct-2023) +2.17.0 (not yet released) + +- + +2.16.0 (15-Nov-2023) * Upgrade `retrofit` dependency to 2.9.0 (from 2.7.2) * Upgrade `okhttp` dependency (of retrofit) to 4.11.0 (from 3.14.9)