You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git cliff --include-path "fake/**"
# Changelog
All notable changes to this project will be documented in this file.
## [unreleased]
### Bug Fixes
- Spelling
### Features
- Use fully qualified syntax in trait call for field attrs
- Remove 'static lifetime from NumberWithFormat
- Add serde_json support
- Add geo-types support
- Expose rng trait hidden
...
Can we add
changelog
to this crate?Something like
It's useful/interesting to see what has changed.
Examples:
https://lib.rs/crates/notify
The text was updated successfully, but these errors were encountered: