Skip to content

Commit d2cb248

Browse files
committed
docs(CHANGES) Note CI runtime check and bug fix
1 parent 8d337d9 commit d2cb248

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

+5
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,13 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
2121

2222
- _Future release notes will be placed here_
2323

24+
### Bug fixes
25+
26+
- Fix import type unavailable at runtime (#965)
27+
2428
### Development
2529

30+
- CI: Check for runtime dependencies (#965)
2631
- Tests: Improve parametrized test suite (#964)
2732

2833
Convert remaining `pytest.mark.parametrize()` tests to `NamedTuple` fixtures:

0 commit comments

Comments
 (0)