Skip to content

Commit 5a86b74

Browse files
committed
Document merged PRs
1 parent fe6e241 commit 5a86b74

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
## [Unreleased]
1414

15+
### Fixed
16+
17+
- Support multiple documentation items with the same name [PR #63]
18+
- Parse exception and ref qualifier [PR #60]
19+
- Handle arbitrary number of `*` and `&` [PR #61]
20+
- Handle parameter packs `T...` [PR #62]
21+
22+
### Changed
23+
24+
- Clarify and complete documentation about 'Configuration values' [PR #58]
25+
1526
## [1.12.3] - 2023-10-24
1627

1728
### Fixed

0 commit comments

Comments
 (0)