Skip to content

Commit 41cf44e

Browse files
committed
add changelog
1 parent 1821006 commit 41cf44e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Added
10+
- Allow lifetime `for<'a, ...>` bounds in non-bounded generic parameters.
911

1012
### Changed
1113
- Use the `Copy` implementation for `Clone` and the `Ord` implementation for

0 commit comments

Comments
 (0)