Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yhara committed Sep 15, 2023
1 parent 64d5708 commit ea1a925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## HEAD
## v0.9.0 (2023-09-15)

- Setup
- Upgrade to llvm-16 (#507)
Expand Down
1 change: 1 addition & 0 deletions doc/guide/src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Only 64bit environments are supported.
1. Install LLVM 16
- eg. `brew install llvm@16` on Mac
- eg. `sudo apt install llvm-16 clang-16` on Ubuntu
- Try https://apt.llvm.org/ if llvm-16 not available
- You may need `sudo apt install cmake` on Ubuntu
- (TODO) `apt install libgc-dev` needed on Ubuntu?

Expand Down

0 comments on commit ea1a925

Please sign in to comment.