Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Sep 24, 2023
1 parent 434d943 commit 0a1e51c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Version 2.4.0 (LLVM15/LLVM16) Pending
# Version 2.4.0 (LLVM15-17) Pending

## Added
* Bytecode stores source location info for debugging.
Expand All @@ -7,12 +7,13 @@
* Circle detection for load forms in bytecode FASL.
* Bytecode functions can be compiled directly into native code with `cl:compile` (experimental).
* Support for Linux AARCH64.
* LLVM17 support. LLVM15 and LLVM16 are still supported.

## Fixed
* Avoid segmentation faults from incorrectly calling MP:PROCESS-JOIN in
EXT:RUN-PROGRAM.

# Version 2.3.0 (LLVM15/LLVM16) 2023-06-04
# Version 2.3.0 (LLVM15-16) 2023-06-04

## Added
* Bytecode compiled images via build mode `:bytecode`.
Expand Down

0 comments on commit 0a1e51c

Please sign in to comment.