Skip to content

Commit fbcd2f6

Browse files
committed
docs(CHANGES): Add Makefile to justfile migration notes (#500)
1 parent 711fdf8 commit fbcd2f6

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
@@ -20,6 +20,13 @@ $ uv add libvcs --prerelease allow
2020

2121
_Upcoming changes will be written here._
2222

23+
### Development
24+
25+
#### Makefile -> Justfile (#500)
26+
27+
- Migrate from `Makefile` to `justfile` for running development tasks
28+
- Update documentation to reference `just` commands
29+
2330
### Documentation
2431

2532
- Migrate docs deployment to AWS OIDC authentication and AWS CLI

0 commit comments

Comments
 (0)