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

Commit e62d777

Browse files
committed
Add changelog entry for #230
1 parent fee0c78 commit e62d777

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog.md

Lines changed: 4 additions & 1 deletion
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
### Added
1111

12+
- Added support for generating documentation for
13+
extensions to external types.
14+
#230 by @Lukas-Stuehrk and @mattt.
1215
- Added end-to-end tests for command-line interface.
1316
#199 by @MaxDesiatov and @mattt.
1417
- Added `--minimum-access-level` option to `generate` and `coverage` commands.
@@ -59,7 +62,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5962
#159 by @mattt.
6063
- Fixed relationship diagram to prevent linking to unknown symbols.
6164
#178 by @MattKiazyk.
62-
- Fixed problems in CommonMark output related to escaping emoji shortcode.
65+
- Fixed problems in CommonMark output related to escaping emoji shortcode.
6366
#167 by @mattt.
6467

6568
### Changed

0 commit comments

Comments
 (0)