From 27e196c9bb9d0bd629166260f494fc487b05e0cc Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Fri, 7 Oct 2022 16:10:19 -0700 Subject: [PATCH] Note version in which absolute path construction was added (#1361) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7da202f..5032bdc 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"