We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6e241 commit 5a86b74Copy full SHA for 5a86b74
CHANGELOG.md
@@ -12,6 +12,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
13
## [Unreleased]
14
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
26
## [1.12.3] - 2023-10-24
27
28
### Fixed
0 commit comments