We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8e6ae commit 50dd9cbCopy full SHA for 50dd9cb
1 file changed
CHANGELOG.md
@@ -6,13 +6,25 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
+- NaN
10
+
11
+### Added
12
13
14
+### Affected Classes
15
16
17
+## [2.1.0] - 2020-09-22
18
+### Fixed
19
- Quota handling fixed
20
21
### Added
22
- Event system and callbacks added
23
24
### Affected Classes
-- NaN
25
+- [Client::class](src/Client.php)
26
+- [Folder::class](src/Folder.php)
27
+- [Message::class](src/Message.php)
28
29
## [2.0.1] - 2020-09-20
30
0 commit comments