# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.12.0](https://github.com/meh7an/rustigram/compare/rustigram-v0.11.0...rustigram-v0.12.0) - 2026-08-16
See the [`rustigram` changelog](https://github.com/meh7an/rustigram/blob/main/crates/rustigram/CHANGELOG.md)
for the full notes, including the nine breaking changes and how to migrate.
## [0.11.0](https://github.com/meh7an/rustigram/compare/rustigram-api-v0.10.3...rustigram-api-v0.11.0) - 2026-07-12
### Added
- add Bot API 10.2 ephemeral messages, communities, and rich message blocks
### Fixed
- bump version to 0.11.0
## [0.10.3](https://github.com/meh7an/rustigram/compare/rustigram-api-v0.10.2...rustigram-api-v0.10.3) - 2026-06-25
### Other
- Fix captions parse_mode
## [0.10.2](https://github.com/meh7an/rustigram/compare/rustigram-api-v0.10.1...rustigram-api-v0.10.2) - 2026-06-13
### Other
- add gateway for tma
## [0.10.1](https://github.com/meh7an/rustigram/compare/rustigram-api-v0.10.0...rustigram-api-v0.10.1) - 2026-06-13
### Fixed
- add version to website home
### Other
- release v0.10.0
## [0.10.0](https://github.com/meh7an/rustigram/compare/rustigram-api-v0.9.12...rustigram-api-v0.10.0) - 2026-06-13
### Other
- add rustigram-tma support for mini-apps
## [0.9.8](https://github.com/meh7an/rustigram/compare/rustigram-api-v0.9.7...rustigram-api-v0.9.8) - 2026-05-21
### Fixed
- update optional fields
### Other
- Revise README with new logo and documentation link
## [0.9.7](https://github.com/meh7an/rustigram/compare/rustigram-api-v0.9.6...rustigram-api-v0.9.7) - 2026-05-07
### Added
- [**breaking**] live photos and media support in polls