From c543b3caa9cc6dc0fd6aecf08d5f19c970dc4e4a Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sun, 2 Dec 2018 13:00:09 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f388a7f8..f0d20f73c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ This file is a running track of new features and fixes to each version of the pa This project follows [Semantic Versioning](http://semver.org) guidelines. +## v0.7.12 (Derelict Dermodactylus) +### Updated +* Upgraded core to use Laravel `5.7.14`. + ## v0.7.11 (Derelict Dermodactylus) ### Fixed * Fixes an issue with certain systems not handling an API folder that was named `API` but referenced as `Api` in the namespace.