Skip to content

Commit 484e182

Browse files
committed
Version 1.1.5
1 parent b5575fb commit 484e182

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## What's Changed in 1.1.5
2+
### 🐛 Bug Fixes
3+
4+
* filter out soft-deleted, expired and incomplete entries in `get_entries` by @karpetrosyan
5+
6+
### Contributors
7+
* @karpetrosyan
8+
9+
**Full Changelog**: https://github.com/karpetrosyan/hishel/compare/1.1.4...1.1.5
10+
111
## What's Changed in 1.1.4
212
### 🐛 Bug Fixes
313

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "hishel"
7-
version = "1.1.4"
7+
version = "1.1.5"
88
dynamic = ["readme"]
99
description = " Elegant HTTP Caching for Python"
1010
license = "BSD-3-Clause"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)