diff --git a/changelog.md b/changelog.md index 24dc4797..15b5ed8b 100644 --- a/changelog.md +++ b/changelog.md @@ -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)