Skip to content

Commit f82abcb

Browse files
committed
Update changelog
1 parent 643f346 commit f82abcb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33
### Features
44

55
- Added support for TypeScript 4.7, #1935.
6+
- Support enum-like objects with numeric literal values tagged with `@enum`, #1918.
67

78
### Bug Fixes
89

910
- Fixed invalid type output in some uncommon edge cases, TypeDoc also now renders fewer superfluous parenthesis when creating types.
1011

12+
### Thanks!
13+
14+
- @ejuda
15+
- @Zamiell
16+
1117
## v0.22.15 (2022-04-10)
1218

1319
### Features

0 commit comments

Comments
 (0)