From c1ef6a9ad1ac8aabf92d0f08141e75972cfa2870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20L=C3=A9vesque?= Date: Wed, 10 Jan 2024 16:47:08 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8ace6c..0f09942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ if it isn't already running. Useful to quickly restart Lexical if initial start failed due to environment reasons, like an incompatible version of Erlang or Elixir. +- Added the `projectDir` configuration option which lets users specify a + subdirectory in which Lexical should be started instead of the workspace root. ### Documentation