Skip to content

Commit b5fd8d0

Browse files
committed
Add missed issue number to changelog
1 parent 92dbd3b commit b5fd8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ title: Changelog
6363
improve their documentation, #2654..
6464
- Added a new `@mergeModuleWith` tag which can be used to tell TypeDoc to
6565
place a module/namespace's children under a different module/namespace and
66-
remove the real parent.
66+
remove the real parent, #2281.
6767
- Add `notRenderedTags` option. This option is similar to the `excludeTags`
6868
option, but while `excludeTags` will result in the tag being completely
6969
removed from the documentation, `notRenderedTags` only prevents it from

0 commit comments

Comments
 (0)