Some changelog rewording

[skip ci]
parent f85bb01e
...@@ -4,19 +4,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ...@@ -4,19 +4,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
Exclamation symbols (:exclamation:) note something of importance e.g. breaking changes. Click them to learn more. Exclamation symbols (:exclamation:) note something of importance e.g. breaking changes. Click them to learn more.
## [Unreleased] ## [Unreleased]
### Notes
- [:ledger: View file changes][Unreleased]
### Added ### Added
### Changed ### Changed
- Touched up readme including header and badges. - Touched up readme including header and badges. (#981)
- Updated changelog to be more useful for external integrations like [Tidelift] and GitHub releases. - Updated changelog to be more useful for external integrations like [Tidelift] and GitHub releases. (#981)
### Deprecated ### Deprecated
### Removed ### Removed
- Abstract methods from `InputMedia` interface, as method annotations didn't work for propagation. - Abstract methods from `InputMedia` interface, as method annotations didn't work for propagation. (#978)
### Fixed ### Fixed
### Security ### Security
## [0.58.0] - 2019-06-26 ## [0.58.0] - 2019-06-26
### Notes ### Notes
- [:ledger: View full changelog][0.58.0][:page_with_curl: DB migration script][0.58.0-sql-migration] - [:ledger: View file changes][0.58.0][:page_with_curl: DB migration script][0.58.0-sql-migration]
- Logging now uses [PSR-3] `LoggerInterface`. Learn more about how to use it here: #964 - Logging now uses [PSR-3] `LoggerInterface`. Learn more about how to use it here: #964
### Added ### Added
- New funding and support details. (#971) - New funding and support details. (#971)
...@@ -43,7 +45,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -43,7 +45,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.57.0] - 2019-06-01 ## [0.57.0] - 2019-06-01
### Notes ### Notes
- [:ledger: View full changelog][0.57.0][:page_with_curl: DB migration script][0.57.0-sql-migration] - [:ledger: View file changes][0.57.0][:page_with_curl: DB migration script][0.57.0-sql-migration]
- :grey_exclamation: This is a big update and involves a bunch of MySQL database updates, so please *review the changelog carefully*. - :grey_exclamation: This is a big update and involves a bunch of MySQL database updates, so please *review the changelog carefully*.
### Added ### Added
...@@ -59,7 +61,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -59,7 +61,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.56.0] - 2019-04-15 ## [0.56.0] - 2019-04-15
### Notes ### Notes
- [:ledger: View full changelog][0.56.0][:page_with_curl: DB migration script][0.56.0-sql-migration] - [:ledger: View file changes][0.56.0][:page_with_curl: DB migration script][0.56.0-sql-migration]
- :grey_exclamation: This is a big update, so please *review the changelog carefully*! - :grey_exclamation: This is a big update, so please *review the changelog carefully*!
### Added ### Added
- Helper for sending `InputMedia` objects using `Request::sendMediaGroup()` and `Request::editMediaMessage()` methods. - Helper for sending `InputMedia` objects using `Request::sendMediaGroup()` and `Request::editMediaMessage()` methods.
...@@ -77,7 +79,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -77,7 +79,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.55.1] - 2019-01-06 ## [0.55.1] - 2019-01-06
### Notes ### Notes
- [:ledger: View full changelog][0.55.1] - [:ledger: View file changes][0.55.1]
### Added ### Added
- Add missing `Request::editMessageMedia()` and `CallbackQuery::getChatInstance()` methods. (#916) - Add missing `Request::editMessageMedia()` and `CallbackQuery::getChatInstance()` methods. (#916)
### Fixed ### Fixed
...@@ -85,7 +87,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -85,7 +87,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.55.0] - 2018-12-20 ## [0.55.0] - 2018-12-20
### Notes ### Notes
- [:ledger: View full changelog][0.55.0][:page_with_curl: DB migration script][0.55.0-sql-migration] - [:ledger: View file changes][0.55.0][:page_with_curl: DB migration script][0.55.0-sql-migration]
### Added ### Added
- Bot API 4.0 and 4.1 (Telegram Passport) (#870, #871) - Bot API 4.0 and 4.1 (Telegram Passport) (#870, #871)
- Test PHP 7.3 with Travis. (#903) - Test PHP 7.3 with Travis. (#903)
...@@ -96,13 +98,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -96,13 +98,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.54.1] - 2018-10-23 ## [0.54.1] - 2018-10-23
### Notes ### Notes
- [:ledger: View full changelog][0.54.1] - [:ledger: View file changes][0.54.1]
### Fixed ### Fixed
- `sendToActiveChats` now works correctly for any valid Request action. (#898) - `sendToActiveChats` now works correctly for any valid Request action. (#898)
## [0.54.0] - 2018-07-21 ## [0.54.0] - 2018-07-21
### Notes ### Notes
- [:ledger: View full changelog][0.54.0][:page_with_curl: DB migration script][0.54.0-sql-migration] - [:ledger: View file changes][0.54.0][:page_with_curl: DB migration script][0.54.0-sql-migration]
### Added ### Added
- `ChatAction` class to simplify chat action selection. (#859) - `ChatAction` class to simplify chat action selection. (#859)
- Telegram Games platform! (#732) - Telegram Games platform! (#732)
...@@ -116,7 +118,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -116,7 +118,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.53.0] - 2018-04-01 ## [0.53.0] - 2018-04-01
### Notes ### Notes
- [:ledger: View full changelog][0.53.0][:page_with_curl: DB migration script][0.53.0-sql-migration] - [:ledger: View file changes][0.53.0][:page_with_curl: DB migration script][0.53.0-sql-migration]
### Added ### Added
- Implemented new changes for Bot API 3.6 (streamable InputMediaVideo, connected website). (#799) - Implemented new changes for Bot API 3.6 (streamable InputMediaVideo, connected website). (#799)
- `Telegram::getLastUpdateId()` method, returns ID of the last update that was processed. (#767) - `Telegram::getLastUpdateId()` method, returns ID of the last update that was processed. (#767)
...@@ -132,7 +134,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -132,7 +134,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.52.0] - 2018-01-07 ## [0.52.0] - 2018-01-07
### Notes ### Notes
- [:ledger: View full changelog][0.52.0] - [:ledger: View file changes][0.52.0]
### Fixed ### Fixed
- Entity relations and wrong types for payments. (#731) - Entity relations and wrong types for payments. (#731)
- Allow empty string for `switch_inline_query` and `switch_inline_query_current_chat` (InlineKeyboardButton). (#736) - Allow empty string for `switch_inline_query` and `switch_inline_query_current_chat` (InlineKeyboardButton). (#736)
...@@ -140,13 +142,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -140,13 +142,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.51.0] - 2017-12-05 ## [0.51.0] - 2017-12-05
### Notes ### Notes
- [:ledger: View full changelog][0.51.0][:page_with_curl: DB migration script][0.51.0-sql-migration] - [:ledger: View file changes][0.51.0][:page_with_curl: DB migration script][0.51.0-sql-migration]
### Added ### Added
- Implemented new changes for Bot API 3.5 (InputMedia, MediaGroup). (#718) - Implemented new changes for Bot API 3.5 (InputMedia, MediaGroup). (#718)
## [0.50.0] - 2017-10-17 ## [0.50.0] - 2017-10-17
### Notes ### Notes
- [:ledger: View full changelog][0.50.0] - [:ledger: View file changes][0.50.0]
### Added ### Added
- Finish implementing payments, adding all missing type checks and docblock methods. (#647) - Finish implementing payments, adding all missing type checks and docblock methods. (#647)
- Implemented new changes for Bot API 3.4 (Live Locations). (#675) - Implemented new changes for Bot API 3.4 (Live Locations). (#675)
...@@ -159,7 +161,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -159,7 +161,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.49.0] - 2017-09-17 ## [0.49.0] - 2017-09-17
### Notes ### Notes
- [:ledger: View full changelog][0.49.0] - [:ledger: View file changes][0.49.0]
### Added ### Added
- Donation section and links in readme. - Donation section and links in readme.
- Missing payment methods in `Request` class. - Missing payment methods in `Request` class.
...@@ -172,7 +174,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -172,7 +174,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.48.0] - 2017-08-26 ## [0.48.0] - 2017-08-26
### Notes ### Notes
- [:ledger: View full changelog][0.48.0][:page_with_curl: DB migration script][0.48.0-sql-migration] - [:ledger: View file changes][0.48.0][:page_with_curl: DB migration script][0.48.0-sql-migration]
### Added ### Added
- New entities, methods, update types and inline keyboard button for Payments (Bot API 3.0). - New entities, methods, update types and inline keyboard button for Payments (Bot API 3.0).
- Add new methods, fields and objects for working with stickers (Bot API 3.2). - Add new methods, fields and objects for working with stickers (Bot API 3.2).
...@@ -185,7 +187,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -185,7 +187,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.47.1] - 2017-08-06 ## [0.47.1] - 2017-08-06
### Notes ### Notes
- [:ledger: View full changelog][0.47.1] - [:ledger: View file changes][0.47.1]
### Added ### Added
- Linked version numbers in changelog for easy verification of code changes. - Linked version numbers in changelog for easy verification of code changes.
### Fixed ### Fixed
...@@ -193,7 +195,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -193,7 +195,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.47.0] - 2017-08-06 [YANKED] ## [0.47.0] - 2017-08-06 [YANKED]
### Notes ### Notes
- [:ledger: View full changelog][0.47.0] - [:ledger: View file changes][0.47.0]
### Changed ### Changed
- Updated readme to latest state of 0.47.0. - Updated readme to latest state of 0.47.0.
### Fixed ### Fixed
...@@ -204,7 +206,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -204,7 +206,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.46.0] - 2017-07-15 ## [0.46.0] - 2017-07-15
### Notes ### Notes
- [:ledger: View full changelog][0.46.0] - [:ledger: View file changes][0.46.0]
### Added ### Added
- Callbacks can be added to be executed when callback queries are called. - Callbacks can be added to be executed when callback queries are called.
- New Bot API 3.1 changes (#550). - New Bot API 3.1 changes (#550).
...@@ -214,7 +216,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -214,7 +216,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.45.0] - 2017-06-25 ## [0.45.0] - 2017-06-25
### Notes ### Notes
- [:ledger: View full changelog][0.45.0][:page_with_curl: DB migration script][0.45.0-sql-migration] - [:ledger: View file changes][0.45.0][:page_with_curl: DB migration script][0.45.0-sql-migration]
### Added ### Added
- Documents can be sent by providing its contents via Psr7 stream (as opposed to passing a file path). - Documents can be sent by providing its contents via Psr7 stream (as opposed to passing a file path).
- Allow setting a custom Guzzle HTTP Client for requests (#511). - Allow setting a custom Guzzle HTTP Client for requests (#511).
...@@ -236,13 +238,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -236,13 +238,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.44.1] - 2017-04-25 ## [0.44.1] - 2017-04-25
### Notes ### Notes
- [:ledger: View full changelog][0.44.1] - [:ledger: View file changes][0.44.1]
### Fixed ### Fixed
- Erroneous exception when using webhook without a database connection. - Erroneous exception when using webhook without a database connection.
## [0.44.0] - 2017-04-25 ## [0.44.0] - 2017-04-25
### Notes ### Notes
- [:ledger: View full changelog][0.44.0] - [:ledger: View file changes][0.44.0]
### Added ### Added
- Proper standalone `scrutinizer.yml` config. - Proper standalone `scrutinizer.yml` config.
- Human-readable `last_error_date_string` for debug command. - Human-readable `last_error_date_string` for debug command.
...@@ -255,7 +257,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -255,7 +257,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.43.0] - 2017-04-17 ## [0.43.0] - 2017-04-17
### Notes ### Notes
- [:ledger: View full changelog][0.43.0] - [:ledger: View file changes][0.43.0]
### Added ### Added
- Travis CI webhook for Support Bot. - Travis CI webhook for Support Bot.
- Interval for request limiter. - Interval for request limiter.
...@@ -270,7 +272,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -270,7 +272,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.42.0] - 2017-04-09 ## [0.42.0] - 2017-04-09
### Notes ### Notes
- [:ledger: View full changelog][0.42.0] - [:ledger: View file changes][0.42.0]
### Added ### Added
- Added `getBotId()` to directly access bot ID. - Added `getBotId()` to directly access bot ID.
### Changed ### Changed
...@@ -282,7 +284,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -282,7 +284,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.41.0] - 2017-03-25 ## [0.41.0] - 2017-03-25
### Notes ### Notes
- [:ledger: View full changelog][0.41.0] - [:ledger: View file changes][0.41.0]
### Added ### Added
- `$show_in_help` attribute for commands, to set if it should be displayed in the `/help` command. - `$show_in_help` attribute for commands, to set if it should be displayed in the `/help` command.
- Link to new Telegram group: `https://telegram.me/PHP_Telegram_Bot_Support` - Link to new Telegram group: `https://telegram.me/PHP_Telegram_Bot_Support`
...@@ -290,13 +292,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -290,13 +292,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.40.1] - 2017-03-07 ## [0.40.1] - 2017-03-07
### Notes ### Notes
- [:ledger: View full changelog][0.40.1] - [:ledger: View file changes][0.40.1]
### Fixed ### Fixed
- Infinite message loop, caused by incorrect Entity variable. - Infinite message loop, caused by incorrect Entity variable.
## [0.40.0] - 2017-02-20 ## [0.40.0] - 2017-02-20
### Notes ### Notes
- [:ledger: View full changelog][0.40.0] - [:ledger: View file changes][0.40.0]
### Added ### Added
- Request limiter for incoming requests. - Request limiter for incoming requests.
### Fixed ### Fixed
...@@ -304,7 +306,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -304,7 +306,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.39.0] - 2017-01-20 ## [0.39.0] - 2017-01-20
### Notes ### Notes
- [:ledger: View full changelog][0.39.0] - [:ledger: View file changes][0.39.0]
### Added ### Added
- Newest bot API changes. - Newest bot API changes.
- Allow direct access to PDO object (`DB::getPdo()`). - Allow direct access to PDO object (`DB::getPdo()`).
...@@ -318,13 +320,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -318,13 +320,13 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.38.1] - 2016-12-25 ## [0.38.1] - 2016-12-25
### Notes ### Notes
- [:ledger: View full changelog][0.38.1] - [:ledger: View file changes][0.38.1]
### Fixed ### Fixed
- Usage of self-signed certificates in conjunction with the new `allowed_updates` webhook parameter. - Usage of self-signed certificates in conjunction with the new `allowed_updates` webhook parameter.
## [0.38.0] - 2016-12-25 ## [0.38.0] - 2016-12-25
### Notes ### Notes
- [:ledger: View full changelog][0.38.0] - [:ledger: View file changes][0.38.0]
### Added ### Added
- New `switch_inline_query_current_chat` option for inline keyboard. - New `switch_inline_query_current_chat` option for inline keyboard.
- Support for `channel_post` and `edited_channel_post`. - Support for `channel_post` and `edited_channel_post`.
...@@ -334,14 +336,14 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -334,14 +336,14 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
## [0.37.1] - 2016-12-24 ## [0.37.1] - 2016-12-24
### Notes ### Notes
- [:ledger: View full changelog][0.37.1] - [:ledger: View file changes][0.37.1]
### Fixed ### Fixed
- Keyboards that are built without using the KeyboardButton objects. - Keyboards that are built without using the KeyboardButton objects.
- Commands that are called via `/command@botname` by correctly passing them the bot name. - Commands that are called via `/command@botname` by correctly passing them the bot name.
## [0.37.0] - 2016-12-13 ## [0.37.0] - 2016-12-13
### Notes ### Notes
- [:ledger: View full changelog][0.37.0] - [:ledger: View file changes][0.37.0]
### Changed ### Changed
- Logging improvements to Botan integration. - Logging improvements to Botan integration.
### Deprecated ### Deprecated
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment