Add pr 789 deprecate --no-ssl

This commit is contained in:
Carol Willing
2016-09-30 09:02:58 -07:00
parent 182472f921
commit fa6e4aa449

View File

@@ -31,6 +31,8 @@ command line for details.
### Removed
- Deprecate `--no-ssl` command line option. It has no meaning and warns if
used. [\#789](https://github.com/jupyterhub/jupyterhub/pull/789)
- Deprecate `%U` username substitution in favor of `{username}`. [\#748](https://github.com/jupyterhub/jupyterhub/pull/748)
- Removed deprecated SwarmSpawner link. [\#699](https://github.com/jupyterhub/jupyterhub/pull/699)