Skip to content

Commit 9798419

Browse files
committed
Updated changelog
1 parent 34c019a commit 9798419

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/changelog.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Version 2.1 - Charming Chrysoprase
2+
3+
## What's Changed
4+
5+
### Bug Fixes
6+
- Improve `kumi::cat` implementation to perform `O(N)` copies.
7+
- Use include guards to prevent issue when different project use KUMI concurrently.
8+
9+
### New Features
10+
- Added the `kumi::sized_product_type_or_more` concept
11+
- Implements `kumi::to_ref` to construct a tuple of references form a reference to a tuple.
12+
13+
**Full Changelog**: https://github.com/jfalcou/kumi/compare/v2.0...v2.1
14+
115
# Version 2.0 - Bedazzling Beryl
216

317
## What's Changed

0 commit comments

Comments
 (0)