Skip to content

Commit 2e7d760

Browse files
committed
chore(actix-web-lab): prepare release 0.24.1
1 parent 0fff04a commit 2e7d760

File tree

4 files changed

+80
-99
lines changed

4 files changed

+80
-99
lines changed

Cargo.lock

Lines changed: 36 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actix-web-lab/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.24.1
6+
57
- Fix `RedirectHttps` middleware when used with IPv6 addresses.
68

79
## 0.24.0

actix-web-lab/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "actix-web-lab"
3-
version = "0.24.0"
3+
version = "0.24.1"
44
description = "In-progress extractors and middleware for Actix Web"
55
authors = ["Rob Ede <[email protected]>"]
66
keywords = ["actix", "http", "web", "framework", "async"]

0 commit comments

Comments
 (0)