Skip to content

Commit

Permalink
Updated CHANGELOG for 3.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmartian committed Oct 26, 2020
1 parent acc73e5 commit fe34880
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 107 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
# current developments
2020-10-26 3.20.5:
------------------

Enhancements:
-------------

* A new feature ``build/ignore_run_exports_from`` which will ignore ``run_exports``
coming from a package listed in ``build/ignore_run_exports_from``. (#4114)

Bug fixes:
----------

* Respect PEP440 ~= 'Compatible release clause' (#4113)
* Detect amalgamated patches (#4099)
* Handle realpath properly in unsafe patch check (#4099)
* Force channel_targets to be considered used (#4099)
* Look for git in build_prefix in git_info (#4099)
* Fall back to shutil.copy if shutil.copy2 fails when copying patches (#4099)

<news item>
* Fix indexing by file (#4111)

Contributors:
-------------

* @mingwandroid
* @isuruf
* @njalerikson
* @cjmartian


2020-10-14 3.20.4:
------------------

Expand Down
26 changes: 0 additions & 26 deletions news/0001-ignore_run_exports_from.rst

This file was deleted.

25 changes: 0 additions & 25 deletions news/0002-Respect-PEP440-Compatibe-release-clause.rst

This file was deleted.

31 changes: 0 additions & 31 deletions news/0003-A-few-bits.rst

This file was deleted.

25 changes: 0 additions & 25 deletions news/0004-Fix-indexing-by-file.rst

This file was deleted.

0 comments on commit fe34880

Please sign in to comment.