# 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 0.2.0 (2023-06-01) ### New Features - upgrade to Bevy 0.10. ### Commit Statistics - 1 commit contributed to the release. - 134 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: [#122](https://github.com/fishfolk/bones/issues/122) ### Commit Details
view details * **[#122](https://github.com/fishfolk/bones/issues/122)** - upgrade to Bevy 0.10. ([`3f2e348`](https://github.com/fishfolk/bones/commit/3f2e3485f9556cc68eb4c04df34d3aa2c6087330))
## 0.1.0 (2023-01-18) ### Documentation - document source repository in cargo manifest. The `repository` key under `bones_ecs` previously pointed to https://github.com/fishfolk/jumpy. This updates this to point to the bones repo, and also adds the `repository` key to the other crates in the repository. ### New Features - migrate crates from the jumpy repository ### Chore (BREAKING) - update bevy_tasks dependency to 0.9.1 ### Chore - generate changelogs for all crates. ### Commit Statistics - 5 commits contributed to the release over the course of 26 calendar days. - 4 commits were understood as [conventional](https://www.conventionalcommits.org). - 3 unique issues were worked on: [#37](https://github.com/fishfolk/bones/issues/37), [#67](https://github.com/fishfolk/bones/issues/67), [#8](https://github.com/fishfolk/bones/issues/8) ### Commit Details
view details * **[#37](https://github.com/fishfolk/bones/issues/37)** - document source repository in cargo manifest. ([`a693894`](https://github.com/fishfolk/bones/commit/a69389412d22b8cb48bab0ed96d739b0fee35348)) * **[#67](https://github.com/fishfolk/bones/issues/67)** - generate changelogs for all crates. ([`a68cb79`](https://github.com/fishfolk/bones/commit/a68cb79e6b7d3774c53c0236edf3a12175f297b5)) * **[#8](https://github.com/fishfolk/bones/issues/8)** - update bevy_tasks dependency to 0.9.1 ([`98ae10e`](https://github.com/fishfolk/bones/commit/98ae10e7d49a0facc20e08729865c6bc1ebca37a)) * **Uncategorized** - Release bones_matchmaker_proto v0.1.0, quinn_runtime_bevy v0.1.0, bones_matchmaker v0.1.0 ([`c6d682f`](https://github.com/fishfolk/bones/commit/c6d682fa4f428f9cb9c963c93061bd477f1d281e)) - migrate crates from the jumpy repository ([`3724c69`](https://github.com/fishfolk/bones/commit/3724c69a0bb24828d1710380bb8d139e304b7955))