Skip to content

Commit 115f602

Browse files
committed
docs(CHANGES): Add Makefile to justfile migration notes (#617)
1 parent 328c467 commit 115f602

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ $ uvx --from 'libtmux' --prerelease allow python
3232

3333
<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
3434

35+
### Development
36+
37+
#### Makefile -> Justfile (#617)
38+
39+
- Migrate from `Makefile` to `justfile` for running development tasks
40+
- Update documentation to reference `just` commands
41+
3542
### Documentation
3643

3744
Move documentation deployment to GitHub OIDC and AWS CLI.

0 commit comments

Comments
 (0)