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-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,18 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
14
14
### Fixed
15
15
### Security
16
16
17
+
## [1.6.0] - 2020-12-26
18
+
### Notes
19
+
-[:ledger: View file changes][1.6.0]
20
+
### Changed
21
+
- Upgraded dependencies and bumped core to version 0.70.*.
22
+
- Upgrade code to PHP 7.3.
23
+
- Update Travis-CI and Scrutinizer configs.
24
+
### Removed
25
+
-[:exclamation:][1.6.0-bc-remove-botmanager-initlogging] Remove `BotManager::initLogging()` method and require separate logging initialisation with `TelegramLog::initialize`.
26
+
### Security
27
+
- Minimum PHP 7.3, allow PHP 8.0.
28
+
17
29
## [1.5.0] - 2019-07-29
18
30
### Notes
19
31
-[:ledger: View file changes][1.5.0]
@@ -54,7 +66,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
54
66
### Notes
55
67
-[:ledger: View file changes][1.2.2]
56
68
### Added
57
-
- Linked version numbers in changelog for easy verification of code changes.
69
+
- Linked version numbers in changelog for easy verification of code changes.
58
70
### Changed
59
71
- Upgraded dependencies and bumped core to version 0.48.0.
60
72
@@ -187,10 +199,12 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
[1.0.0-bc-move]: https://github.com/php-telegram-bot/telegram-bot-manager/wiki/Breaking-backwards-compatibility#namespace-and-package-name-changed"Namespace and package name changed"
0 commit comments