Update changelog

This commit is contained in:
Starbeamrainbowlabs 2019-01-05 13:05:12 +00:00
parent 08ff3772b3
commit b350d5a32e
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t
### Added
- Added new `feature-interwiki` module that presents an interwiki API (it's not actually used just yet - coming soon! I'll update this changelog again once it's done).
- Added `interwiki_index_location` setting to control the location of the interwiki index (which is a CSV file that has yet to be documented)
- New module api functions: `interwiki_pagename_parse`, `interwiki_pagename_resolve`, and `interwiki_get_pagename_url`
- New module api functions: `interwiki_pagename_parse`, `interwiki_pagename_resolve`, `interwiki_get_pagename_url`, and `is_interwiki_link`
-
### Changed