aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index ddfd14d9a..5772001ac 100644
--- a/changelog.md
+++ b/changelog.md
@@ -7,6 +7,7 @@
* Code selection based on configuration parameters.
* Code selection based on compiler version.
* Extensible meta-compiler.
+* Export machinery to consume Lux code from host-language programs.
### Changed
* JVM compilation no longer relies on the ASM library.
### Removed