Skip to content

Commit c8064bf

Browse files
author
Johann Tuffe
committed
bump v0.5.1
1 parent 289e16d commit c8064bf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyper-proxy"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Johann Tuffe <tafia973@gmail.com>"]
55
description = "A proxy connector for Hyper-based applications"
66

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
- test: Adding missing tests
99
- chore: Changes to the build process or auxiliary tools/libraries/documentation
1010

11+
## 0.5.1
12+
- feat: add rustls feature
13+
1114
## 0.5.0
1215
- feat: upgrade to hyper 0.12
1316

0 commit comments

Comments
 (0)