Skip to content

Commit 93d1c7b

Browse files
committed
docs: update changelog
1 parent e5e4352 commit 93d1c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Added
1313
- add java.io.ObjectInputStream and java.io.ObjectOutputStream intrinsics
1414
- add intrinsic support for basic file io
15-
- add "java/lang/ref/PhantomReference intrinsics
15+
- add java/lang/ref/PhantomReference intrinsics
1616
- add OS specific file intrinsics
1717
- implemented java.io.ObjectStreamClass.hasStaticInitializer(Ljava/lang/Class;)Z
1818

@@ -40,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4040
## `ristretto_vm` - [0.21.0](https://github.com/theseus-rs/ristretto/compare/ristretto_vm-v0.20.0...ristretto_vm-v0.21.0) - 2025-06-20
4141

4242
### Added
43-
- add "java/lang/ref/PhantomReference intrinsics
43+
- add java/lang/ref/PhantomReference intrinsics
4444
- add OS specific file intrinsics
4545
- add java.io.ObjectInputStream and java.io.ObjectOutputStream intrinsics
4646
- implemented java.io.ObjectStreamClass.hasStaticInitializer(Ljava/lang/Class;)Z

0 commit comments

Comments
 (0)