From 15b1311af4a6c0e2d53c0249c89fb9f3252f3c1c Mon Sep 17 00:00:00 2001 From: Isuru Fernando Date: Tue, 28 Nov 2023 21:07:16 -0600 Subject: [PATCH] Updated CHANGELOG for 3.30.1 --- CHANGELOG.rst | 14 ++++++++++++++ news/cirun.rst | 23 ----------------------- news/emulator-win.bat | 23 ----------------------- 3 files changed, 14 insertions(+), 46 deletions(-) delete mode 100644 news/cirun.rst delete mode 100644 news/emulator-win.bat diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 525f1c2cf..8901897b3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,20 @@ conda-smithy Change Log .. current developments +v3.30.1 +==================== + +**Added:** + +* Support setting teams, roles and users_from_json in cirun (#1809). +* Don't skip testing in win if there is an emulator. + +**Authors:** + +* Isuru Fernando + + + v3.30.0 ==================== diff --git a/news/cirun.rst b/news/cirun.rst deleted file mode 100644 index 47972756a..000000000 --- a/news/cirun.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* Support setting teams, roles and users_from_json in cirun (#1809). - -**Changed:** - -* - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* - -**Security:** - -* diff --git a/news/emulator-win.bat b/news/emulator-win.bat deleted file mode 100644 index 5261a4a50..000000000 --- a/news/emulator-win.bat +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* Don't skip testing in win if there is an emulator. - -**Changed:** - -* - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* - -**Security:** - -*