Skip to content

Commit 37f5875

Browse files
authored
Minor README and CHANGELOG fixes (#431)
1 parent 31da996 commit 37f5875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5555
You can continue to use them, but they do not have any influence anymore on ribbons and trails,
5656
nor any other built-in functionality of Hanabi.
5757
- `ParticleEffect` now requires (in the ECS sense) the `CompiledParticleEffect`, `Visibility`, and `Transform` components.
58-
This means those components are automatically added by Bevy each time a `ParticleEffect` is spawned.
58+
This means those components are automatically added by Bevy each time a `ParticleEffect` is spawned. (#418)
5959

6060
### Fixed
6161

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ This list contains the major fixed features provided by 🎆 Hanabi. Beyond that
182182
- Render
183183
- [x] Quad
184184
- [x] Textured
185-
- [ ] Generic 3D mesh
185+
- [x] Generic 3D mesh
186186
- [x] Deformation
187187
- [x] Stretch alongside velocity
188188
- [x] Trails / Ribbons

0 commit comments

Comments
 (0)