Skip to content

Commit 243a61d

Browse files
committed
docs(CHANGES): Note removal of kaptan dependency
1 parent 38c17ca commit 243a61d

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.3 (2022-10-01)
2335

2436
### Bug fixes

0 commit comments

Comments
 (0)