From 84e7ac5d23eea82570cac34aa02eedad6e579215 Mon Sep 17 00:00:00 2001
From: Louis Capitanchik <contact@louiscap.co>
Date: Sat, 29 Jul 2023 12:01:44 +0100
Subject: [PATCH] Update changelog

---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fd89c7..3fab514 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
-## [0.6.0-rc.1]
+## [0.6.0]
 
 ### Changed
 
 - Required bevy version is now 0.11
-- Optional bevy_ecs_tilemap version is now git revision 55c15bfa43c7a9e2adef6b70007e92d699377454
+- Optional bevy_ecs_tilemap version is now 0.11
 
 ## [0.5.0-beta.1]
 
-- 
GitLab