Skip to content

Commit 3855654

Browse files
committed
prepare release
1 parent 2f2b016 commit 3855654

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.5.0] - 2024-01-07
11+
1012
### Added
1113
* allow scrolling
1214

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_debug_log"
3-
version = "0.4.2"
3+
version = "0.5.0"
44
edition = "2021"
55
authors = ["Rustunit <mail@rustunit.com>"]
66
description = "Allows viewing tracing debug log output inside the bevy app using vanilla bevy_ui."

0 commit comments

Comments
 (0)