Skip to content

Commit e79344b

Browse files
committed
add changelog
1 parent 83bab65 commit e79344b

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.MD

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,18 @@ All notable changes to this project will be documented in this file.
7575
### Fixed
7676
- Fixed dict key error in `CircularChecker` class.
7777

78-
# v1.2.3 - 8/4/2024
78+
# v1.3.3 - 8/4/2024
7979

80-
## Changed
81-
- The package now uses bpsapi.rajtech.me/latest/{category} instead of the params method for list and latest
80+
## Improved
81+
- The package now uses bpsapi.rajtech.me/latest/{category} instead of the params method for list and latest
82+
83+
# v1.4 - 12/8/24
84+
85+
### Fixed
86+
- CircularChecker's false positives
87+
88+
### Removed
89+
- Pickle method for cache storage
90+
91+
### Added
92+
- mysql method for cache storage

0 commit comments

Comments
 (0)