diff --git a/TODO.md b/TODO.md index e6ae0f4..110b467 100644 --- a/TODO.md +++ b/TODO.md @@ -9,4 +9,5 @@ - [x] Configure ESLint and Prettier for consistent formatting - [x] Document plugin actions, providers and HTTP endpoints in README - [x] Implement graceful shutdown to stop scheduler and server services -- [x] Add changelog and release process documentation \ No newline at end of file +- [x] Add changelog and release process documentation +- [ ] Use versioned branches for `agent-twitter-client` as recommended (see Discord link)