From 460f53fb133f430681fbc440a0e24ff3de397995 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Fri, 7 Oct 2022 16:01:55 -0700 Subject: [PATCH] Note version in which absolute path construction was added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7da202f308..5032bdcdc6 100644 --- a/README.md +++ b/README.md @@ -925,7 +925,7 @@ $ just --evaluate bar a//b ``` -Absolute paths can also be constructed: +Absolute paths can also be constructed1.5.0: ```make foo := / "b"