Skip to content

Commit

Permalink
Updated CHANGELOG for 3.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Mar 21, 2024
1 parent 22d977b commit 77375ed
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 161 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,34 @@ conda-smithy Change Log

.. current developments
v3.33.0
====================

**Added:**

* Support Apple silicon runners on GHA hosted (#1872, #1874).

**Changed:**

* Stop using conda_build.conda_interface. (#1868)
* Allow any ``str`` in ``conda-forge.yml``'s ``skip_render`` key. (#1875 via #1878)

**Fixed:**

* Update ``BotConfig`` schema description with examples of all possible values. (#1861 via #1862)
* Added missing ``azure: build_id`` into the json schema. (#1871)
* Add more skip render choices (#1873).
* Allow ``str`` (in addition to list of ``str``) in ``conda-forge.yml``'s ``noarch_platforms`` and ``remote_ci_setup``. (#1869 via #1877)

**Authors:**

* Isuru Fernando
* Jaime Rodríguez-Guerra
* Marcel Bargull
* pre-commit-ci[bot]



v3.32.0
====================

Expand Down
23 changes: 0 additions & 23 deletions news/1862-botconfig-docs.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/1868-address-conda-build-deprecations

This file was deleted.

23 changes: 0 additions & 23 deletions news/1871-build-id-azure.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/1872-apple-silicon-gha.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/1873-bot-config-skip-render.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/1877-union-lists.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/1878-skip-render.rst

This file was deleted.

0 comments on commit 77375ed

Please sign in to comment.