Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Apr 1, 2023
1 parent 546d235 commit 02bbf2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -55,12 +55,14 @@
- TypeDoc will now ignore package.json files not containing a `name` field, #2190.
- Fixed `@inheritDoc` on signatures (functions, methods, constructors, getters, setters) being unable to inherit from a non-signature.
- Interfaces/classes created via extending a module will no longer contain variables/functions where the member should have been converted as properties/methods, #2150.
- TypeDoc will now ignore a leading `v` in versions, #2212.

### Thanks!

- @bodil
- @futurGH
- @jm4rtinez
- @muratgozel

# Unreleased

Expand Down

0 comments on commit 02bbf2f

Please sign in to comment.