Skip to content

Commit b88380d

Browse files
committed
Updated CHANGELOG for 0.0.2
1 parent f44186b commit b88380d

File tree

4 files changed

+21
-74
lines changed

4 files changed

+21
-74
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,29 @@ conda-press Change Log
33
======================
44

55

6+
67
<!-- current developments -->
78

9+
## v0.0.2
10+
**Added:**
11+
12+
* Initial support for RPATH fix-up on macOS
13+
14+
**Fixed:**
15+
16+
* Requirements listed in the wheel metadata are now removed approriately
17+
if Python was skipped or if the wheel is a merger of other wheels.
18+
* Don't list python as a runtime requirement when building with '--skip-python'
19+
* Apply RPATH fixups to '.so' libraries on macOS, because that is CPython extension default
20+
* Fixed issue with noarch Python version reading.
21+
22+
**Authors:**
23+
24+
* Anthony Scopatz
25+
* Isaiah Norton
26+
27+
28+
829
## v0.0.1
930
**Added:**
1031

news/fatdeps.rst

Lines changed: 0 additions & 25 deletions
This file was deleted.

news/pr16_darwin_misc.rst

Lines changed: 0 additions & 25 deletions
This file was deleted.

news/stridx.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)