Update changelog again

This commit is contained in:
Starbeamrainbowlabs 2017-03-23 21:17:39 +00:00
parent 22c2c7fede
commit 3bf9274647
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
## v0.13-beta2
### Added
- Added new `query-searchindex` action to inspect the internals of the search engine
- It returns the (ordered) search rankings as json, along with some additional debugging data
### Fixed
- Clear the page id index out when rebuilding the search index from scratch.
- This is needed to correct some issues where the id index goes all weird and assigns the same id to multiple pages