diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fd89c71263964b89855d839ec8c449969d0c5fa..3fab51442da25a499837ab732a495138fa007c3a 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]