Skip to content

Commit 28f54f2

Browse files
committed
Update changelog with missing entries and PR links.
[skip ci]
1 parent 62dad0a commit 28f54f2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
77
### Notes
88
- [:ledger: View file changes][Unreleased]
99
### Added
10-
- Bot API 4.5 (Unique file IDs, MarkdownV2).
10+
- Bot API 4.5 (Unique file IDs, MarkdownV2). (#1046)
11+
- Chain the exception thrown when getting commands from path. (#1030)
1112
### Changed
13+
- Save notes an unescaped JSON, to allow easy DB reading and editing of values. (#1005)
1214
### Deprecated
1315
### Removed
1416
### Fixed
1517
- Execution of `/start` command without any custom implementation.
16-
- Return `animation` type for GIF Message (which returns both `animation` and `document`).
18+
- Return `animation` type for GIF Message (which returns both `animation` and `document`). (#1044)
1719
### Security
1820

1921
## [0.61.1] - 2019-11-23

0 commit comments

Comments
 (0)