1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-31 07:23:57 +02:00

Update CHANGES.md

This commit is contained in:
Armin Ronacher
2018-08-29 20:58:23 +02:00
committed by GitHub
parent 4bab50c861
commit 797b52ecbf

View File

@@ -1,5 +1,11 @@
# Changes
## [0.7.5] - 2018-09-xx
### Added
* Added the ability to pass a custom `TlsConnector`.
## [0.7.4] - 2018-08-23
### Added