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