We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc68486 commit c28882bCopy full SHA for c28882b
CHANGELOG.md
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Placeholder for upcoming changes.
11
12
+## [1.0.1] - 2024-10-18
13
+
14
+### Fixed
15
16
+- Improved performance of `Secure.set_headers` by reducing redundant type checks. ([#26](https://github.com/TypeError/secure/issues/26))
17
18
## [1.0.0] - 2024-09-27
19
20
### Breaking Changes
0 commit comments