@@ -5,16 +5,20 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
...
@@ -5,16 +5,20 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [Unreleased]
## [Unreleased]
### Added
### Added
- Callbacks can be added to be executed when callback queries are called.
- New Bot API 3.1 changes (#550).
-`/cleanup` command for admins, that cleans out old entries from the DB.
### Changed
### Changed
-[:exclamation:][unreleased-bc-request-class-refactor] Big refactor of the `Request` class, removing most custom method implementations.
### Deprecated
### Deprecated
### Removed
### Removed
### Fixed
### Fixed
### Security
### Security
## [0.46.0] - 2017-07-15
### Added
- Callbacks can be added to be executed when callback queries are called.
- New Bot API 3.1 changes (#550).
-`/cleanup` command for admins, that cleans out old entries from the DB.
### Changed
-[:exclamation:][0.46.0-bc-request-class-refactor] Big refactor of the `Request` class, removing most custom method implementations.
## [0.45.0] - 2017-06-25
## [0.45.0] - 2017-06-25
**Note:** After updating to this version, you will need to execute the [SQL migration script](https://github.com/php-telegram-bot/core/tree/0.45.0/utils/db-schema-update/0.44.1-0.45.0.sql) on your database.
**Note:** After updating to this version, you will need to execute the [SQL migration script](https://github.com/php-telegram-bot/core/tree/0.45.0/utils/db-schema-update/0.44.1-0.45.0.sql) on your database.
### Added
### Added
...
@@ -125,7 +129,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
...
@@ -125,7 +129,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c