Skip to content

Commit

Permalink
Add v1.0.1 changes to the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
cak committed Oct 18, 2024
1 parent bc68486 commit c28882b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Placeholder for upcoming changes.

## [1.0.1] - 2024-10-18

### Fixed

- Improved performance of `Secure.set_headers` by reducing redundant type checks. ([#26](https://github.com/TypeError/secure/issues/26))

## [1.0.0] - 2024-09-27

### Breaking Changes
Expand Down

0 comments on commit c28882b

Please sign in to comment.