From 4bb5f0d911f6fe17d5978fdb36617cac87d7c47e Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Mon, 17 Sep 2018 21:29:39 +0200 Subject: [PATCH] Updates changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49ad2b96..9402315a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [5.7.3] - 2018-09-17 +### Changed +- Updates box binary. +- Adds core missing dependencies in `composer.json`. + ## [5.7.2] - 2018-09-16 ### Changed - Queue component description on `app:install`.