diff --git a/ChangeLog b/ChangeLog index 2cd77a5..fd9b0de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Version 2.0.1 +------------- + * Open the .pex preamble from its canonical path (#292) + * Continue executing the .pex preamble if the .pex file is outside a Please repo (#293) + Version 2.0.0 ------------- * Use Please v17.24.2's `pleasew` script, which downloads the correct Please binary for linux_arm64 (#279) diff --git a/VERSION b/VERSION index 227cea2..38f77a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.0 +2.0.1