fix typo(?) in changelog
This commit is contained in:
parent
5159e53eaa
commit
44e67a0c82
|
|
@ -27,12 +27,11 @@ Control [Claude Code](https://claude.ai/code) remotely via email. Start tasks lo
|
|||
|
||||
## 📅 Changelog
|
||||
|
||||
### January 2025
|
||||
### August 2025
|
||||
- **2025-08-01**: Implement terminal-style UI for email notifications ([#8](https://github.com/JessyTsui/Claude-Code-Remote/pull/8) by [@vaclisinc](https://github.com/vaclisinc))
|
||||
- **2025-08-01**: Fix working directory issue - enable claude-remote to run from any directory ([#7](https://github.com/JessyTsui/Claude-Code-Remote/pull/7) by [@vaclisinc](https://github.com/vaclisinc))
|
||||
- **2025-07-31**: Fix self-reply loop issue when using same email for send/receive ([#4](https://github.com/JessyTsui/Claude-Code-Remote/pull/4) by [@vaclisinc](https://github.com/vaclisinc))
|
||||
|
||||
### July 2025
|
||||
- **2025-07-31**: Fix self-reply loop issue when using same email for send/receive ([#4](https://github.com/JessyTsui/Claude-Code-Remote/pull/4) by [@vaclisinc](https://github.com/vaclisinc))
|
||||
- **2025-07-28**: Remove hardcoded values and implement environment-based configuration ([#2](https://github.com/JessyTsui/Claude-Code-Remote/pull/2) by [@kevinsslin](https://github.com/kevinsslin))
|
||||
|
||||
## 📋 TODO List
|
||||
|
|
|
|||
Loading…
Reference in New Issue