Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 916 Bytes

CHANGELOG.md

File metadata and controls

57 lines (36 loc) · 916 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Currently nothing

[0.5.0] - 2024-07-06

Changed

  • Updated to bevy 0.15.0
  • Updated all other dependencies
  • Match MSRV 1.82.0 of bevy

[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