You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-6Lines changed: 15 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,26 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
5
5
6
6
## [Unreleased]
7
7
### Notes
8
-
-[:ledger: View file changes][Unreleased] ∙ [:page_with_curl: DB migration script][unreleased-sql-migration]
8
+
-[:ledger: View file changes][Unreleased]
9
9
### Added
10
-
- Added AllowDynamicProperties attribute to Entities to support newer PHP versions (@alesinicio) (#1388)
11
-
- Bot API 6.4, 6.5, 6.6, 6.7 (@noplanman)
12
10
### Changed
13
11
### Deprecated
14
12
### Removed
15
-
- Keyboard validations (@noplanman)
16
13
### Fixed
17
-
- Fixed a bug where new incoming updates are not correctly passed to the Command object after the first time when getUpdates is used. (@uspilot) (#1384)
18
14
### Security
19
15
16
+
## [0.81.0] - 2023-05-27
17
+
### Notes
18
+
-[:ledger: View file changes][0.81.0] ∙ [:page_with_curl: DB migration script][0.81.0-sql-migration]
19
+
- Last version that supports PHP 7.
20
+
### Added
21
+
- Support dynamic Entity properties for newer PHP versions (@alesinicio, @TiiFuchs) (#1390)
22
+
- Bot API 6.4, 6.5, 6.6, 6.7 (@noplanman) (#1389)
23
+
### Removed
24
+
- Keyboard validations (@noplanman) (#1395)
25
+
### Fixed
26
+
- Fixed a bug where new incoming updates are not correctly passed to the Command object after the first time when getUpdates is used. (@uspilot) (#1384)
27
+
20
28
## [0.80.0] - 2022-11-09
21
29
### Notes
22
30
-[:ledger: View file changes][0.80.0] ∙ [:page_with_curl: DB migration script][0.80.0-sql-migration]
@@ -615,7 +623,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
0 commit comments