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-7Lines changed: 15 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,19 +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
+
### Added
10
+
### Changed
11
+
### Deprecated
12
+
### Removed
13
+
### Fixed
14
+
### Security
15
+
16
+
## [0.75.0] - 2021-12-29
17
+
### Notes
18
+
-[:ledger: View file changes][0.75.0] ∙ [:page_with_curl: DB migration script][0.75.0-sql-migration]
9
19
### Added
10
20
- Ability to directly set commands paths. (@wright-tw, @noplanman) (#1252)
11
21
- Bot API 5.4. (@TiiFuchs, @noplanman) (#1266)
12
22
- Bot API 5.5. (@TiiFuchs, @noplanman) (#1267)
13
23
- The field `message_auto_delete_time` was added to the Chat Entity (@TiiFuchs) (#1265)
14
-
### Changed
15
-
### Deprecated
16
24
### Removed
17
-
-[:exclamation:][unreleased-bc-removed-chatactions] Removed deprecated `ChatAction::``RECORD_AUDIO` and `UPLOAD_AUDIO`. Use `RECORD_VOICE` and `UPLOAD_VOICE` instead.
25
+
-[:exclamation:][0.75.0-bc-removed-chatactions] Removed deprecated `ChatAction::``RECORD_AUDIO` and `UPLOAD_AUDIO`. Use `RECORD_VOICE` and `UPLOAD_VOICE` instead. (@TiiFuchs) (#1267)
18
26
### Fixed
19
27
- PHP 8.1 deprecations. (@maxgorovenko) (#1260)
20
-
### Security
21
28
22
29
## [0.74.0] - 2021-06-26
23
30
### Notes
@@ -543,8 +550,8 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
0 commit comments