File tree Expand file tree Collapse file tree 3 files changed +15
-327
lines changed
Expand file tree Collapse file tree 3 files changed +15
-327
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.4.1] - 2025-10-16
9+
10+ ### 0.4.1 Fixes
11+
12+ - Ignore already despawned entities when listing them.
13+
814## [ 0.4.0] - 2025-10-07
915
1016### 0.4.0 Changes
@@ -59,9 +65,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5965
6066## [ 0.0.1] - 2024-12-15
6167
68+ [ 0.4.1 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.4.0..v0.4.1
6269[ 0.4.0 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.3.0..v0.4.0
6370[ 0.3.0 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.2.0..v0.3.0
6471[ 0.2.0 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.1.1..v0.2.0
6572[ 0.1.1 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.1.0..v0.1.1
6673[ 0.1.0 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.0.1..v0.1.0
67-
You can’t perform that action at this time.
0 commit comments