Skip to content

Commit 79ba3d1

Browse files
qinsoonmmtkgc-bot
andauthored
Bump version to v0.27 (#284)
Co-authored-by: mmtkgc-bot <mmtkgc.bot@gmail.com>
1 parent 574f79c commit 79ba3d1

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.27.0 (2024-08-09)
2+
===
3+
4+
## What's Changed
5+
* Update to MMTK core PR #1159 by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/283
6+
7+
**Full Changelog**: https://github.com/mmtk/mmtk-openjdk/compare/v0.26.0...v0.27.0
8+
19
0.26.0 (2024-07-01)
210
===
311

mmtk/Cargo.lock

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mmtk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cfg-if = "1.0"
3434
# - change branch
3535
# - change repo name
3636
# But other changes including adding/removing whitespaces in commented lines may break the CI.
37-
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "a3a72f8e5795678eff06fdc1524f0b429a62ccc0" }
37+
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "160b7702fccda133c9407234821ad35103623179" }
3838
# Uncomment the following to build locally
3939
# mmtk = { path = "../repos/mmtk-core" }
4040

0 commit comments

Comments
 (0)