# Changelog
All notable changes to this project will be documented in this file.
## [amber-api/v2.0.0] _2026-01-25_
### 🚀 Features
- Retry on 429
- [**breaking**] Go async
### 🎨 Styling
- Update comments
### ⚙️ Miscellaneous Tasks
- _(ci)_ Reduce number of tests
- Fix failing test
- Silence clippy false positive
- Fix json schema url
- Add rust instructions
- Use proper version in user agent
- _(ci)_ Add release pipeline
- Remove unused prek hook
- _(ci)_ Increase tarpaulin timeout
- Optimize changelog logic
### Contributors
- @JP-Ellis