From 85f9520d0866151d51c22494fd42c567961d8a64 Mon Sep 17 00:00:00 2001 From: Chris Novakovic Date: Thu, 4 Dec 2025 12:07:40 +0000 Subject: [PATCH] Tag v2.0.1 --- ChangeLog | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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