Changed clickable help-links to default to True

This commit is contained in:
Griatch 2021-06-20 11:20:33 +02:00
parent 101f23180f
commit 5b4cbbc7f9

View file

@ -69,6 +69,7 @@ Up requirements to Django 3.2+
- Made `iter_to_str` format prettier strings, using Oxford comma.
- Added an MXP anchor tag to also support clickable web links.
- New `tasks` command for managing tasks started with `utils.delay` (PR by davewiththenicehat)
- Make `help` index output clickable for webclient/clients with MXP (PR by davewiththenicehat)
### Evennia 0.9.5 (2019-2020)