From 0508130204f78dc92d26f0b9960954cbcb5614af Mon Sep 17 00:00:00 2001 From: Leevi Graham Date: Wed, 28 Oct 2020 16:54:14 +1100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b18bc7..58745b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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/). +## 1.0.1 - 2020.10.28 +### Fixes + - Updated asset path + ## 1.0.0 - 2020.10.27 ### Fixes - Asset bundle namespace - Composer 2 support