1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/CHANGES.md

32 lines
371 B
Markdown
Raw Normal View History

2018-01-23 19:06:43 +01:00
# Changes
2018-08-02 20:35:34 +02:00
## 0.5.1 (2018-08-02)
2018-08-02 20:42:41 +02:00
* Use cookie 0.11
2018-08-02 20:35:34 +02:00
2018-07-20 23:54:50 +02:00
## 0.5.0 (2018-07-21)
2018-07-20 23:58:14 +02:00
* Session cookie configuration
2018-07-20 23:54:50 +02:00
* Actix/Actix-web 0.7 compatibility
2018-05-08 19:12:57 +02:00
## 0.4.0 (2018-05-08)
* Actix web 0.6 compatibility
2018-04-10 21:20:24 +02:00
## 0.3.0 (2018-04-10)
* Actix web 0.5 compatibility
2018-02-28 17:05:44 +01:00
## 0.2.0 (2018-02-28)
* Use resolver actor from actix
* Use actix web 0.5
2018-01-23 19:06:43 +01:00
## 0.1.0 (2018-01-23)
* First release