From 8ce36bc7ec103353b1755145cc4284c8e57c5711 Mon Sep 17 00:00:00 2001 From: Isuru Fernando Date: Thu, 22 Apr 2021 13:15:01 -0500 Subject: [PATCH] Updated CHANGELOG for 3.10.1 --- CHANGELOG.rst | 19 +++++++++++++++++++ news/osx-build-locally.rst | 23 ----------------------- news/use-focal-on-travis.rst | 23 ----------------------- 3 files changed, 19 insertions(+), 46 deletions(-) delete mode 100644 news/osx-build-locally.rst delete mode 100644 news/use-focal-on-travis.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 86cc64072..f15913f06 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,25 @@ conda-smithy Change Log .. current developments +v3.10.1 +==================== + +**Added:** + +* Allow osx builds in build-locally.py + +**Changed:** + +* Focal is now used for Linux builds on Travis CI + +**Authors:** + +* Isuru Fernando +* Matthew R. Becker +* Chris Burr + + + v3.10.0 diff --git a/news/osx-build-locally.rst b/news/osx-build-locally.rst deleted file mode 100644 index c6864f005..000000000 --- a/news/osx-build-locally.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* Allow osx builds in build-locally.py - -**Changed:** - -* - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* - -**Security:** - -* diff --git a/news/use-focal-on-travis.rst b/news/use-focal-on-travis.rst deleted file mode 100644 index e1699bd10..000000000 --- a/news/use-focal-on-travis.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* - -**Changed:** - -* Focal is now used for Linux builds on Travis CI - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* - -**Security:** - -*