File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
7
7
### Notes
8
8
- [ :ledger : View file changes] [ Unreleased ]
9
9
### 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 )
11
12
### Changed
13
+ - Save notes an unescaped JSON, to allow easy DB reading and editing of values. (#1005 )
12
14
### Deprecated
13
15
### Removed
14
16
### Fixed
15
17
- 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 )
17
19
### Security
18
20
19
21
## [ 0.61.1] - 2019-11-23
You can’t perform that action at this time.
0 commit comments