Skip to content

Commit

Permalink
Updated CHANGELOG for 3.6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Apr 22, 2020
1 parent b1e07a8 commit 8bceb48
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 194 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,41 @@ conda-smithy Change Log

.. current developments
v3.6.17
====================

**Added:**

* Added a linter check for jinja2 variables to be of the form ``{{<one space><variable name><one space>}}``.

**Changed:**

* Change azure.force default to False in conda-forge.yml (#1252)
* Use a faster script for removing homebrew on osx.

**Removed:**

* Removed No azure token warning when rerendering
* Deleting strawberry perl was removed as conda-forge-ci-setup now filters the PATH
* Removed fast finish script for travis as we now set the setting on travis

**Fixed:**

* Re-rendering now cleans old contents in ``.azure-pipelines``
* Fixed the drone CI badge
* Made yaml loading in conda_smithy thread safe

**Authors:**

* Isuru Fernando
* Matthew R Becker
* Matthew R. Becker
* John Kirkham
* Tim Snyder
* Peter Williams



**Changed:**

* Allow people to pass extra arguments to ``docker run`` by setting
Expand Down
24 changes: 0 additions & 24 deletions news/azure_cleanup.rst

This file was deleted.

24 changes: 0 additions & 24 deletions news/azure_warn.rst

This file was deleted.

24 changes: 0 additions & 24 deletions news/change_azure_force_default_to_false.rst

This file was deleted.

24 changes: 0 additions & 24 deletions news/drone_badge.rst

This file was deleted.

3 changes: 0 additions & 3 deletions news/homebrew.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/jinja2.rst

This file was deleted.

24 changes: 0 additions & 24 deletions news/strawberry.rst

This file was deleted.

24 changes: 0 additions & 24 deletions news/thread_safe.rst

This file was deleted.

24 changes: 0 additions & 24 deletions news/travis_fast_finish.rst

This file was deleted.

0 comments on commit 8bceb48

Please sign in to comment.