Skip to content

Commit 00e7175

Browse files
committed
docs(CHANGES): Note removal of kaptan dependency
1 parent 79a8790 commit 00e7175

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES

+12
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,18 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1919

2020
- _Insert changes/features/fixes for next release here_
2121

22+
**Maintenance release, no features or fixes**
23+
24+
### Internal
25+
26+
- Add `ConfigReader`: Our clean, typed parser for raw strings and files (#828)
27+
28+
This is our shiny, new, 200-line, doctested and typed parser that replaces `kaptan`.
29+
30+
### Packaging
31+
32+
- Drop kaptan dependency (#828)
33+
2234
## tmuxp 1.15.2 (2022-09-24)
2335

2436
**Maintenance release, no features or fixes**

0 commit comments

Comments
 (0)