Skip to content

Commit

Permalink
Updated CHANGELOG for 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Oct 5, 2023
1 parent 345aea2 commit c0f8381
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 93 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@ conda-smithy Change Log

.. current developments
v3.27.0
====================

**Added:**

* Cache the contents of ``conda-forge-pinning`` and only check every 15min for an updated version.
The re-check interval can be configured via the ``CONDA_FORGE_PINNING_LIFETIME`` environment variable.

**Changed:**

* Do not strip version constraints for ``mamba update``. (#1773 via #1774)
* If one supplies ``--no-check-uptodate`` on the commandline, we will no longer check and print a warning if conda-smithy is outdated.

**Removed:**

* Removed the ``updatecb3`` command. It is advised to do this update manually if you still encounter a recipe using the old compiler ``toolchain``.

**Authors:**

* Jaime Rodríguez-Guerra
* Uwe L. Korn



v3.26.3
====================

Expand Down
23 changes: 0 additions & 23 deletions news/1774-update-names

This file was deleted.

24 changes: 0 additions & 24 deletions news/cache-c-f-p.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/no-warn-if-no-check.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/rm-update-cb3.rst

This file was deleted.

0 comments on commit c0f8381

Please sign in to comment.