Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Version 2.0.3
-------------
* GHA: upgrade cross-platform-actions/action to v1.0.0 (#306)
* GHA: bump Docker action versions (#307)
Comment thread
SpangleLabs marked this conversation as resolved.
Outdated
* Bump FreeBSD Ports Python package versions (#310)
* Bump distlib to version 0.4.3 (#309)
* Tag wheel_resolver v2.1.0 (#311)
* Add `WheelDistInfo` configuration option (#312)
* `pip_library`: ensure `pip_flags` is always a string (#314)
* `python_wheel`: allow packages to have metadata-only outputs (#316)
Comment thread
SpangleLabs marked this conversation as resolved.
Outdated
* Update FreeBSD ports package hashes (#319)
* Add `PexDistribution` resources test (#318)
Comment thread
SpangleLabs marked this conversation as resolved.
Outdated

Version 2.0.2
-------------
* In preamble, search `PATH` when .pex is invoked at a relative path containing no `/` character (#299)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2
2.0.3
Loading