Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
5 changes: 5 additions & 0 deletions tools/please_pex/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 3.0.1
-------------
* Open the preamble from its canonical path (#292)
* Continue executing the preamble if the .pex file is outside a Please repo (#293)

Version 3.0.0
-------------
* Upgrade pytest to 9.0.1 (#285)
Expand Down
2 changes: 1 addition & 1 deletion tools/please_pex/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.0.1
Loading