Add recent changes to the changelog

This commit is contained in:
Jonny Barnes 2017-03-02 18:51:43 +00:00
parent 5bcf2a19e6
commit 0b5d66a7f8

View file

@ -1,5 +1,13 @@
# Changelog
## Version {next}
- convert env() calls to config() calls for cacheing
- refactor routes and give important one names
- Add Dusk tests
- Add a deploy script
- Add a .editorconfig file
- Bump to PHP 7.1 to start using nullable return types and strict types
## Version 0.2.5 (2017-02-15)
- Small fix for homepage bio, removed confusing un-needed view that caused fix to be necessary