mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
prepare release
This commit is contained in:
parent
2ccbd5fa18
commit
327df159c6
@ -1,9 +1,11 @@
|
||||
# Changes
|
||||
|
||||
## 0.4.3 (2018-03-xx)
|
||||
## 0.4.3 (2018-03-03)
|
||||
|
||||
* Fix request body read bug
|
||||
|
||||
* Fix segmentation fault #79
|
||||
|
||||
* Set reuse address before bind #90
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "actix-web"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
description = "Actix web is a small, pragmatic, extremely fast, web framework for Rust."
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user