Skip to content

Commit c5007a0

Browse files
qinsoonmmtkgc-bot
andauthored
Bump version to v0.27 (#176)
Co-authored-by: mmtkgc-bot <[email protected]>
1 parent 8724953 commit c5007a0

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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-jikesrvm/pull/174
6+
* Update to MMTk core PR #1176 by @qinsoon in https://github.com/mmtk/mmtk-jikesrvm/pull/175
7+
8+
**Full Changelog**: https://github.com/mmtk/mmtk-jikesrvm/compare/v0.26.0...v0.27.0
9+
110
0.26.0 (2024-07-01)
211
===
312

mmtk/Cargo.lock

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mmtk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ log = {version = "0.4", features = ["max_level_trace", "release_max_level_off"]
2828
# - change branch/rev
2929
# - change repo name
3030
# But other changes including adding/removing whitespaces in commented lines may break the CI.
31-
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "9a49d6a938f0c3143750e8415622dfe679b3ddb8" }
31+
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "160b7702fccda133c9407234821ad35103623179" }
3232
# Uncomment the following to build locally - if you change the path locally, do not commit the change in a PR
3333
# mmtk = { path = "../repos/mmtk-core" }
3434

0 commit comments

Comments
 (0)