Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raphaël Gomès
micro-timer
Commits
163241084e36
Commit
c00adfce
authored
Jun 02, 2020
by
Raphaël Gomès
Browse files
Add changelog for version 0.3.0
parent
f3b1c158014a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
16324108
# Changelog for `micro-timer`
## 0.3.0
### User-facing
*
A compilation error is now generated if
`#[timed]`
is used on an async function
*
`#[timed]`
now does not print anything if the function panics
### Internal
*
Don't use
`str::as_mut_ptr`
in tests as it does not compile on
`1.34.2`
## Previous versions
No changelog was kept for previous versions. Mostly it was behaviour fixing and experimentation, nothing of real value.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment