Update changelog

This commit is contained in:
Jonny Barnes 2016-12-08 13:15:01 +00:00
parent 45f8b855ec
commit 42841eca08

View file

@ -5,6 +5,7 @@
- Fix some validation issues
- Switch to Makefile for front-end build tasks
- Switch to Postgres based search
- Update travis to use aforementioned search and php 7.1
## Version 0.0.17 (2016-11-25)
- Add a basic search feature using Laravel Scout and Algolia (issue#38)