1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

Prepare for new release

This commit is contained in:
Yuki Okushi
2020-02-18 11:47:17 +09:00
parent 880206ee2e
commit e245b1cffe
3 changed files with 7 additions and 4 deletions

View File

@ -2,8 +2,11 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
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).
## [0.4.1] - 2020-02-19
- Move repository to actix-extras
## [0.4.0] - 2020-01-14