Skip to content

Commit f6e0941

Browse files
Update changelog
1 parent ec4751a commit f6e0941

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Changelog
22

3+
## [11.0.1] - 2024-01-XX
4+
5+
### Changed
6+
7+
- `measureme`: Fix compilation error and regression tests for big endian platforms ([GH-220])
8+
39
## [11.0.0] - 2023-12-14
410

511
### Changed
12+
613
- `measureme`: Update StringId and Addr sizes from u32 to u64 ([GH-216])
714
- `analyzeme`: v9 file format, which uses larger events ([GH-216])
815

@@ -239,3 +246,4 @@
239246
[GH-209]: https://github.com/rust-lang/measureme/pull/209
240247
[GH-211]: https://github.com/rust-lang/measureme/pull/211
241248
[GH-216]: https://github.com/rust-lang/measureme/pull/216
249+
[GH-220]: https://github.com/rust-lang/measureme/pull/220

0 commit comments

Comments
 (0)