Skip to content

Commit 15c8395

Browse files
docs(changelog): add 0.2.3
1 parent 6581eb7 commit 15c8395

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
## [0.2.3] - 2025-08-25
2+
3+
4+
_Changes since v0.2.0_
5+
6+
7+
### Features
8+
- feat: update manual release workflow to include prerelease option and version verification (
9+
74e17d)
10+
11+
### Fixes
12+
- fix: improve version retrieval method and enhance error handling for CacheConfig (6581eb7)
13+
- fix: improve type annotations and enhance error handling in FastAPI example (
14+
8e8680)
15+
16+
### Chores
17+
- chore: remove flake8 linting step from test workflow (
18+
a52e34)
19+
- chore: ensure newline at EOF in pre-commit config (
20+
ffd948)
21+
- chore: release version 0.2.1 with enhanced resilience and performance features (
22+
e04b78)
23+
- chore: update Codecov action in CI workflow (
24+
ab4405)
25+
- chore: enhance documentation and streamline project structure (
26+
9e5470)
27+
- chore: update dependencies and enhance configuration options (
28+
29d7ec)
29+
30+
### Other
31+
- Add extensive test 2 (
32+
33ed60)
33+
- Add extensive test coverage (
34+
4f3a62)
35+
- Add comprehensive tests, configuration files, and Prometheus setup for YokedCache (
36+
43ec50)
37+
138
# Changelog
239

340
All notable changes to the YokedCache project will be documented in this file.

0 commit comments

Comments
 (0)