Updates changeog again - I forgot something!

This commit is contained in:
Starbeamrainbowlabs 2016-04-08 09:51:45 +01:00
parent b36e69d87e
commit a3190be155
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
- Added mathematical expression parsing between dollar signs.
- Generated previews now have etags. This should speed up load times of subsequent requests significantly.
- Added an extra debug variable that displays the top level page name (i.e. the page that has been requested). It can be used like this: `{{{~}}}`
- Links to non-existent pages are now coloured red by default.
# Changed
- Enhanced the dev help page some more