File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 9.2.0] - 2021-05-21
4
+ ### Changed
5
+ - ` analyzeme ` : Makes a couple of methods in ProfilingData public. ([ GH-180 ] )
6
+
3
7
## [ 9.1.2] - 2021-05-21
4
8
### Added
5
9
- ` measureme ` : Allow recording interval events without using the drop guard ([ GH-159 ] )
92
96
93
97
## [ 0.2.0] - 2019-04-10
94
98
99
+ [ 9.2.0 ] : https://github.com/rust-lang/measureme/releases/tag/9.2.0
95
100
[ 9.1.2 ] : https://github.com/rust-lang/measureme/releases/tag/9.1.2
96
101
[ 9.1.1 ] : https://github.com/rust-lang/measureme/releases/tag/9.1.1
97
102
[ 9.1.0 ] : https://github.com/rust-lang/measureme/releases/tag/9.1.0
143
148
[ GH-155 ] : https://github.com/rust-lang/measureme/pull/155
144
149
[ GH-156 ] : https://github.com/rust-lang/measureme/pull/156
145
150
[ GH-159 ] : https://github.com/rust-lang/measureme/pull/159
151
+ [ GH-180 ] : https://github.com/rust-lang/measureme/pull/180
You can’t perform that action at this time.
0 commit comments