Updated changelog.

Fix #30. This was actually done in the last commit, but it didn't close automagically.
This commit is contained in:
Starbeamrainbowlabs 2016-08-19 13:07:17 +01:00
parent b8dd51d1a1
commit 7f41f41180
1 changed files with 3 additions and 1 deletions

View File

@ -10,10 +10,12 @@
- Made the background of tags slightly lighter (#91)
### Fixed
- Critical: Make sure that all wiki related files are stored in the data directory (#89)
- Critical: Fixed a HTML injection attack possible through search context generation (#94)
- Sort the list of all the tags on a wiki (#88)
- Explicitly set permissions on parent directories created (#86)
- Allow `<tab>` characters to be entered into the editing page textarea (#84)
- Make sure that all wiki related files are stored in the data directory (#89)
- Fixed search context generation (#30)
## v0.12