Add recent changes to the changelog
This commit is contained in:
parent
5bcf2a19e6
commit
0b5d66a7f8
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue