Update changelog

This commit is contained in:
Starbeamrainbowlabs 2019-01-24 18:05:49 +00:00
parent 282019a511
commit 6aa55c74bf
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t
### Added
- Added inter-wiki link support via the new `feature-interwiki-links` module
- Added `interwiki_index_location` setting to control the location of the interwiki index (which is a CSV file that has yet to be documented), which has to be specified in order for it to activate
- Added `interwiki_index_location` setting to control the location of the interwiki index (which is a CSV file that is documented in the main _Pepperminty Wiki_ documentation), which has to be specified in order for it to activate
- Provides new module api functions: `interwiki_pagename_parse`, `interwiki_pagename_resolve`, `interwiki_get_pagename_url`, and `is_interwiki_link`
-