Prepare release v1.0.3

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-09-22 14:15:53 +02:00
parent cb8a8b5cbb
commit df710fc89e
No known key found for this signature in database
GPG Key ID: D808B4C167352E59

View File

@ -1,5 +1,17 @@
# Change Log # Change Log
## [v1.0.3](https://github.com/containous/traefik/tree/v1.0.3) (2016-09-22)
[Full Changelog](https://github.com/containous/traefik/compare/v1.0.2...v1.0.3)
**Fixed bugs:**
- traefik hangs - stops handling requests [\#662](https://github.com/containous/traefik/issues/662)
- Traefik crashing [\#458](https://github.com/containous/traefik/issues/458)
**Merged pull requests:**
- Fix health race [\#693](https://github.com/containous/traefik/pull/693) ([emilevauge](https://github.com/emilevauge))
## [v1.0.2](https://github.com/containous/traefik/tree/v1.0.2) (2016-08-02) ## [v1.0.2](https://github.com/containous/traefik/tree/v1.0.2) (2016-08-02)
[Full Changelog](https://github.com/containous/traefik/compare/v1.0.1...v1.0.2) [Full Changelog](https://github.com/containous/traefik/compare/v1.0.1...v1.0.2)