File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 12.0.0] - 2024-05-31
4
+
5
+ - Remove bors CI config ([ GH-225 ] )
6
+ - Update clap from v3 to v4 ([ GH-226 ] )
7
+ - Share license information across the entire workspace ([ GH-227 ] )
8
+ - Use workspace inheritance as much as possible ([ GH-228 ] )
9
+ - ` analyzeme ` : Drop support of v7 profdata file format ([ GH-232 ] )
10
+
3
11
## [ 11.0.1] - 2024-01-11
4
12
5
13
### Changed
17
25
- ` measureme ` : Update StringId and Addr sizes from u32 to u64 ([ GH-216 ] )
18
26
- ` analyzeme ` : v9 file format, which uses larger events ([ GH-216 ] )
19
27
28
+ ## [ 10.1.3] - 2024-05-30
29
+
30
+ ### Changed
31
+
32
+ - ` decodeme ` : Include software license information in Cargo.toml and ` .crate ` tarball ([ GH-231 ] )
33
+ - ` measureme ` : Include software license information in Cargo.toml and ` .crate ` tarball ([ GH-231 ] )
34
+
20
35
## [ 10.1.2] - 2023-12-14
21
36
22
37
### Changed
252
267
[ GH-216 ] : https://github.com/rust-lang/measureme/pull/216
253
268
[ GH-220 ] : https://github.com/rust-lang/measureme/pull/220
254
269
[ GH-221 ] : https://github.com/rust-lang/measureme/pull/221
270
+ [ GH-225 ] : https://github.com/rust-lang/measureme/pull/225
271
+ [ GH-226 ] : https://github.com/rust-lang/measureme/pull/226
272
+ [ GH-227 ] : https://github.com/rust-lang/measureme/pull/227
273
+ [ GH-228 ] : https://github.com/rust-lang/measureme/pull/228
274
+ [ GH-232 ] : https://github.com/rust-lang/measureme/pull/232
You can’t perform that action at this time.
0 commit comments