Update CHANGELOG for v3.3.0

This commit is contained in:
Josh Holtrop 2025-06-10 20:13:37 -04:00
parent 8d9f19cb34
commit 161da80ffe

View File

@ -1,3 +1,12 @@
## v3.3.0
### New Features
- Add support for Ruby 3.4.
- Fix up some macOS test cases.
- #177 - Remove dependency on base64
- #175 - Add support for building object files from LLVM assembly sources
## v3.2.0
### New Features