Skip to content

Commit 496c1a3

Browse files
committed
update changelog
1 parent faa4b88 commit 496c1a3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,8 @@ really bad at keeping a changelog. But hopefully we'll be better in the future.
99

1010
### Removed
1111

12-
- out of date guff, including long-deprecated and non-working AOT
13-
compilation scripts, the old `extempore.el` (just use MELPA)
14-
1512
### Changed
1613

17-
- assets bundle updated, moved to GH (rather than just being a tarball on
18-
<https://moso.com.au>)
19-
2014
## v0.8
2115

2216
### Added
@@ -27,13 +21,19 @@ really bad at keeping a changelog. But hopefully we'll be better in the future.
2721

2822
### Removed
2923

24+
- out of date guff, including long-deprecated and non-working AOT
25+
compilation scripts, the old `extempore.el` (just use MELPA)
26+
3027
### Changed
3128

3229
- changed the way that AOT-compilation works - no longer generating the LLVM IR
3330
then shelling out to `llc` to compile them at build time to produce a dll, but
3431
instead writing the LLVM IR out to `*.ll` files in `libs/aot-cache/` and
3532
loading them on demand
3633

34+
- assets bundle updated, moved to GH (rather than just being a tarball on
35+
<https://moso.com.au>)
36+
3737
## v0.60
3838

3939
### Major changes

0 commit comments

Comments
 (0)