Skip to content

Commit 04d4d68

Browse files
committed
Update to v1.3.2
1 parent 1235a2d commit 04d4d68

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version v1.3.2
2+
3+
### What's changed (fixes) ?
4+
5+
- Added support dual stack socket, Reported by @everything411 #3
6+
- Added support compile with docker compose, Thanks to @ki9us #4
7+
- Minor changes and improvements
8+
19
## Version v1.3.0
210

311
### What's changed (fixes) ?

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "librespeed-rs"
3-
version = "1.3.0"
3+
version = "1.3.2"
44
edition = "2021"
55
authors = ["Sudo Dios"]
66
description = "Rust backend for LibreSpeed"

0 commit comments

Comments
 (0)