summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-07-26 14:53:49 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-07-26 16:59:52 +0200
commitaac30fe58780786e5359673daf68902049e2f317 (patch)
tree448c664322a9b0053baf5a75f1c9554543af3aaf /CHANGELOG.md
parentd3268a5bf2e89ed32515933d0aa09c16f35e3b1d (diff)
downloadjustbuild-aac30fe58780786e5359673daf68902049e2f317.tar.gz
Changelog: mention quote and quasi-quote expressions
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54d0350b..e14f43c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,8 @@ A feature release on top of `1.3.0`, backwards compatible.
will not lead to an inconsistent state; however, the directories
at the old location will not be used anymore while still using
disk space.
+- The expression language has been extended to contain quote and
+ quasi-quote expressions.
### Fixes