Skip to content

Commit de8562b

Browse files
committed
Update changelog
1 parent 17222cb commit de8562b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 4.0.0 (2025-03-21)
2+
3+
- BREAKING: Drop support for TypeDoc <0.28.1.
4+
- Support TypeDoc ^0.28.1, #31.
5+
16
### 3.1.0 (2024-11-24)
27

38
- Support TypeDoc 0.27

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Automatically document symbols which aren't exported but are referenced.
44

5-
> Supports TypeDoc 0.28.x
5+
> Supports TypeDoc ^0.28.1
66
77
TypeDoc looks at each entry point provided and documents all exports from that entry point.
88

0 commit comments

Comments
 (0)