Skip to content

Commit

Permalink
Update changelog before release
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Feb 20, 2022
1 parent 5b536df commit 9060977
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# Unreleased

### Features

- Added `--validation.notDocumented` option to warn on items that are not documented, #1817.

### Bug Fixes

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

### Thanks!

- @albyrock87
- @Nokel81

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

### Features

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

0 comments on commit 9060977

Please sign in to comment.