Revert CHANGELOG.md entry

This commit is contained in:
tombii 2026-01-29 20:51:27 +01:00
parent 34e2c7aba8
commit e0bd46ff1c

View File

@ -6,7 +6,6 @@ Docs: https://docs.molt.bot
Status: beta.
### Changes
- Agents: add per-model fallbacks support in `agents.defaults.models[...].fallbacks` to configure model-specific fallback chains.
- Rebrand: rename the npm package/CLI to `moltbot`, add a `moltbot` compatibility shim, and move extensions to the `@moltbot/*` scope.
- Commands: group /help and /commands output with Telegram paging. (#2504) Thanks @hougangdev.
- macOS: limit project-local `node_modules/.bin` PATH preference to debug builds (reduce PATH hijacking risk).