Skip to content

Commit 80494c0

Browse files
release: Publish version v2.1.1
1 parent dfed852 commit 80494c0

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog of Flus
22

3+
## 2025-11-29 - v2.1.1
4+
5+
### Maintenance
6+
7+
- Refactor the HTTP cache system ([360582b1](https://github.com/flusio/Flus/commit/360582b1), [cd62fbfa](https://github.com/flusio/Flus/commit/cd62fbfa), [dfed8528](https://github.com/flusio/Flus/commit/dfed8528))
8+
- Refetch links in error only on specific HTTP codes ([409ab50a](https://github.com/flusio/Flus/commit/409ab50a), [5fc6f75a](https://github.com/flusio/Flus/commit/5fc6f75a))
9+
- Refetch links by considering Response lifetime ([4c83827b](https://github.com/flusio/Flus/commit/4c83827b))
10+
11+
### Developers
12+
13+
- Provide a generic Cache system ([9b766fa7](https://github.com/flusio/Flus/commit/9b766fa7))
14+
- Set the default timezone to Europe/Paris in development ([f7c0a1e8](https://github.com/flusio/Flus/commit/f7c0a1e8))
15+
316
## 2025-11-25 - v2.1.0
417

518
### Migration notes

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.1

0 commit comments

Comments
 (0)