Mention Postgres search

This commit is contained in:
Jonny Barnes 2016-12-07 17:00:06 +00:00
parent e73187932b
commit f28a98a9be

View file

@ -4,6 +4,7 @@
- Some minor style tweaks
- Fix some validation issues
- Switch to Makefile for front-end build tasks
- Switch to Postgres based search
## Version 0.0.17 (2016-11-25)
- Add a basic search feature using Laravel Scout and Algolia (issue#38)