Skip to content

Commit 9060977

Browse files
committed
Update changelog before release
1 parent 5b536df commit 9060977

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# Unreleased
22

3+
### Features
4+
5+
- Added `--validation.notDocumented` option to warn on items that are not documented, #1817.
6+
37
### Bug Fixes
48

59
- Fixed `const` variables not properly marked as `const`, #1866.
610

711
### Thanks!
812

913
- @albyrock87
14+
- @Nokel81
1015

1116
## v0.22.11 (2022-01-18)
1217

1318
### Features
1419

15-
- Added `--validation.notDocumented` option to warn on items that are not documented, #1817.
1620
- Added new `cname` option for GitHub Pages custom domain support, #1803.
1721
- `ReferenceType`s which reference an external symbol will now include `qualifiedName` and `package` in their serialized JSON.
1822
- Added clickable anchor link for member titles, #1842.

0 commit comments

Comments
 (0)