Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 17d5cc9

Browse files
committed
Add changelog for #264.
1 parent 2423dc9 commit 17d5cc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12+
- Fixed bug that caused operator implementations to appear in the documentation
13+
although they should be omitted because of their lower access level.
14+
#264 by @Lukas-Stuehrk
1215
- Fixed bug that caused prefix and postfix operators to be omitted
1316
from generated documentation.
1417
#262 by @Lukas-Stuehrk.

0 commit comments

Comments
 (0)