Update CHANGELOG.rst
Jonas Haag
6 years ago
2 | 2 | |
3 | 3 | 0.7.2 (TBA) |
4 | 4 | ----------- |
5 | * Deprecated ``klaus.utils.SubUri`` in favor of the new ``klaus.utils.ProxyFix``, | |
5 | * #140, #145: Deprecate ``klaus.utils.SubUri`` in favor of the new ``klaus.utils.ProxyFix``, | |
6 | 6 | which correctly handles ``SCRIPT_NAME``. For details on how to use the new ``ProxyFix``, |
7 | 7 | see `Klaus behind a reverse proxy <https://github.com/jonashaag/klaus/wiki/Klaus-behind-a-reverse-proxy>`_. |
8 | (Jelmer Vernooij, Jonas Haag) | |
8 | 9 | * Add man page. (Jelmer Vernooij) |
9 | 10 | * Add ``--version`` command line option (Jelmer Vernooij) |
10 | 11 | * Improve error message when ctags is enabled but not installed (Jonas Haag) |