# Changelog 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Currently nothing ## [0.3.0] - 2024-07-06 ### Changed - Updated to bevy 0.14.0 - Updated all other dependencies - Use landlock ABI 4 for locking the filesystem - Match MSRV 1.79.0 of bevy ## [0.2.0] - 2024-04-25 ### Added - egui integration ### Changed - status now via combined struct ## [0.1.0] - 2024-04-21 ### Added - Everything, this is the initial release