Skip to content

Commit d395997

Browse files
committed
1.2.1
1 parent a6f5379 commit d395997

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.changes/1.2.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 1.2.1 - 2025-09-19
2+
### Changed
3+
* The cache closing functionality has been modified for secure data preservation.

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## 1.2.1 - 2025-09-19
10+
### Changed
11+
* The cache closing functionality has been modified for secure data preservation.
12+
913
## 1.2.0 - 2025-09-16
1014
### Added
1115
* Add goreleaser build system and Changie
@@ -17,4 +21,4 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
1721
* The types for Throttle.Limit and Throttle.Backlog have been changed from uint to int.
1822
* Improved error handling when parsing the proxy link
1923
### Security
20-
* Updated dependencies
24+
* Updated dependencies

0 commit comments

Comments
 (0)