mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
update all packages to use actix-web v3 (#94)
This commit is contained in:
@ -1,13 +1,9 @@
|
||||
# Changelog
|
||||
# Changes
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
## Unreleased - 2020-xx-xx
|
||||
* Update `actix-web` dependency to 3.0.0.
|
||||
* Minimum supported Rust version(MSRV) is now 1.42.0.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## unreleased (for alpha version)
|
||||
|
||||
* Minimum supported Rust version(MSRV) is now 1.40.0.
|
||||
|
||||
## [0.4.2] - 2020-07-08
|
||||
- Update the `base64` dependency to 0.12
|
||||
|
Reference in New Issue
Block a user