Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brianheineman authored Jan 23, 2025
1 parent 78f3b50 commit 8a0f0e3
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- update VM to support LTS and latest Java versions only
- update java runtime versions
- move invokedynamic into separate module

## `ristretto_cli` - [0.12.4](https://github.com/theseus-rs/ristretto/compare/ristretto_cli-v0.12.3...ristretto_cli-v0.12.4) - 2025-01-23

### Other
- update Cargo.toml dependencies

## `ristretto_classfile` - [0.12.4](https://github.com/theseus-rs/ristretto/compare/ristretto_classfile-v0.12.3...ristretto_classfile-v0.12.4) - 2025-01-23

### Fixed
- correct exception byte to instruction offset conversion error

## `ristretto_classloader` - [0.12.4](https://github.com/theseus-rs/ristretto/compare/ristretto_classloader-v0.12.3...ristretto_classloader-v0.12.4) - 2025-01-23

### Other
- add vm benchmarks
- update VM to support LTS and latest Java versions only
- update java runtime versions

0 comments on commit 8a0f0e3

Please sign in to comment.