Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
awolverp committed Nov 8, 2024
2 parents 43396c4 + 011f893 commit e624506
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add `always_copy` parameter to `cached` and `cachedmethod` decorators

## 4.2.3 - 2024-10-18
### Fixed
- Fix https://github.com/awolverp/cachebox/issues/13

## 4.2.2 - 2024-10-16
### Fixed
- Fix `TTLCache.__str__`
- Dependencies updated

## 4.2.1 - 2024-10-10
### Fixed
- Fix `BaseCacheImpl.__class_getitem__`
Expand Down

0 comments on commit e624506

Please sign in to comment.