Skip to content

Commit af90501

Browse files
committed
current change log
1 parent 52ebd34 commit af90501

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [3.0.3] - TBD
5+
### Added
6+
- `invalid_chars` attribute for `NotFoundError` when applicable
7+
- `url` attribute for all errors that have requested a URL
8+
- `str(error)` will return the message attribute of the error.
9+
### Changed
10+
- The `error` attribute for all errors have been renamed to `message`
11+
412
## [3.0.2] - 12/22/19
513
### Fixed
614
- A bug with brawler leaderboards for the BrawlAPI

0 commit comments

Comments
 (0)