Skip to content

Commit

Permalink
release: Prepare for 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uggla committed Oct 31, 2024
1 parent db5efa6 commit 146cc90
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "rock_run"
description = "Rock Run: Rose's odyssey"
version = "0.2.0"
version = "0.2.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
13 changes: 12 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog

## rockrun-0.2.0 - 2024-10-30
All notable changes to this project will be documented in this file.

## [rockrun-0.2.1] - 2024-10-31

### 🐛 Bug Fixes

- Fireballs hit in god mode
- Level 3 shader left and spawn on each level

## [rockrun-0.2.0] - 2024-10-30

### 🚀 Features

Expand All @@ -21,3 +30,5 @@
- Update TODO list
- Update README status
- Update documentation with debugging keys and storage info.

<!-- generated by git-cliff -->

0 comments on commit 146cc90

Please sign in to comment.