Skip to content

Commit

Permalink
Update CHANGELOG for 3.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chenghlee committed Aug 6, 2021
1 parent cd76134 commit 5808620
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,42 @@
# current developments
2021-08-06 3.21.5:
------------------

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

* Revert "Consider any file containing .yaml in its name as maybe a recipe file" (#4235)
* Support setting `build/script_env` values containing "=" (#4211)
* Drop Python 2.7 support from `setup.py` (#4202)
* Make variant configuration error message more informative (#4198)
* Ensure file globs are always sorted (#4186)
* Add preliminary support for `prelink_message` files in conda packages (#4203)

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

* Do not munge rpath for non Mach-O files on macOS (#4238)
* Fix Windows test file extension reported by `conda-debug` (#4224)

Documentation:
--------------

* Document `build/script_env` recipe option (#4211)
* Clarify wording about selecting multiple operating systems (#4139)

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

* @chrisburr
* @gabm
* @isuruf
* @jacobtylerwalls
* @katietz
* @kenodegard
* @marcelotrevisani
* @xhochy


2021-01-15 3.21.4:
------------------

Expand Down

0 comments on commit 5808620

Please sign in to comment.