Skip to content

Commit ece1700

Browse files
minrkmanics
andauthored
improve changelog
Co-authored-by: Simon Li <[email protected]>
1 parent 9921644 commit ece1700

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ the command line for details.
88

99
0.4 is a big release for jupyterhub-traefik-proxy!
1010
It updates support for traefik to version 2.x (current: 2.9.8).
11-
Treafik versions < 2.0 is no longer supported.
11+
Traefik versions < 2.0 are no longer supported.
1212
If you have custom traefik configuration,
1313
make sure to checkout [traefik's v1 to v2 migration guide](https://doc.traefik.io/traefik/migration/v1-to-v2/),
1414
since your configuration may need updating.
1515

16-
A major consequence if the v2 updates is that the performance of adding and removing routes when there are a large number already defined is now greatly improved,
16+
A major consequence of the v2 updates is that the performance of adding and removing routes when there are a large number already defined is now greatly improved,
1717
and no longer grows significantly with the number of routes.
1818

1919
Major changes:
@@ -53,7 +53,7 @@ Performance and responsiveness is also greatly improved.
5353

5454
- reuse backends across tests [#174](https://github.com/jupyterhub/traefik-proxy/pull/174) ([@minrk](https://github.com/minrk), [@GeorgianaElena](https://github.com/GeorgianaElena))
5555
- simplify some test fixtures [#169](https://github.com/jupyterhub/traefik-proxy/pull/169) ([@minrk](https://github.com/minrk), [@GeorgianaElena](https://github.com/GeorgianaElena))
56-
- avod deprecation warning in `--slow-last` sorting [#168](https://github.com/jupyterhub/traefik-proxy/pull/168) ([@minrk](https://github.com/minrk))
56+
- avoid deprecation warning in `--slow-last` sorting [#168](https://github.com/jupyterhub/traefik-proxy/pull/168) ([@minrk](https://github.com/minrk))
5757
- restore proxy tests [#167](https://github.com/jupyterhub/traefik-proxy/pull/167) ([@minrk](https://github.com/minrk), [@manics](https://github.com/manics))
5858
- Minor cleanup of start/stop methods and logging [#166](https://github.com/jupyterhub/traefik-proxy/pull/166) ([@minrk](https://github.com/minrk), [@GeorgianaElena](https://github.com/GeorgianaElena))
5959
- Respect ip address config in urls, don't serve dashboard by default [#162](https://github.com/jupyterhub/traefik-proxy/pull/162) ([@minrk](https://github.com/minrk), [@GeorgianaElena](https://github.com/GeorgianaElena), [@consideRatio](https://github.com/consideRatio))

0 commit comments

Comments
 (0)