Version 0.0.18

Big things in this release, switch to Postgres full-text search
 with Laravel Scout. Also we now use a Makefile for front-end
 asset compilation and processing.
 
 Some othe minor tweaks include moving the syndication targets
 into their own config file. Travis now tests agains php 7.1.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWEl/cAAKCRAbLHavsWyF
 mzVqAX9dbu5AlWwJ7FSGeWH4Ue4vmdRfRTmkUtpwx5P0YntLjB5wGqXGXN1dA3GG
 TBKEZakBgJRivfbhqGbGIn5XO5dC5SaOxmIkU7eua6i4YkmyLm/UudDeWi19jqKl
 eO+GBVGDbA==
 =2U/7
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.18' into develop

Version 0.0.18

Big things in this release, switch to Postgres full-text search
with Laravel Scout. Also we now use a Makefile for front-end
asset compilation and processing.

Some othe minor tweaks include moving the syndication targets
into their own config file. Travis now tests agains php 7.1.
This commit is contained in:
Jonny Barnes 2016-12-08 15:42:47 +00:00
commit 2c89de7043

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
## Version {next} ## Version 0.0.18 (2016-12-08)
- Some minor style tweaks - Some minor style tweaks
- Fix some validation issues - Fix some validation issues
- Switch to Makefile for front-end build tasks - Switch to Makefile for front-end build tasks