# Changelog
## 0.1.0 - 2026-08-02
- Extract bounded keyed Telegram update dispatch into a focused library.
- Preserve per-key FIFO ordering, independent cross-key progress, queue and worker bounds, global concurrency control, worker cleanup, and processor error and panic isolation.
- Expose the cloneable `UpdateDispatcher` constructor and `enqueue` API.