Skip to content

Commit 734c5ab

Browse files
committed
0.27.1
1 parent b49f32c commit 734c5ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.27.1
2+
3+
- Fixes upside down detection when using a custom axis (#118 thanks @guija)
4+
15
## 0.27
26

37
- Update `bevy_egui` to 0.35 (#115 thanks @kiperz)

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_panorbit_camera"
3-
version = "0.27.0"
3+
version = "0.27.1"
44
authors = ["Plonq"]
55
edition = "2021"
66
description = "A basic pan and orbit camera in Bevy"

0 commit comments

Comments
 (0)