Merge in change-log from 0.4 release branch.
This commit is contained in:
parent
7827a2b9b0
commit
c44034def7
|
@ -18,6 +18,14 @@
|
|||
- Updated Bevy dependency to 0.11. (@ramirezmike and @zainthemaynnn)
|
||||
- Removed panic if specialising mesh pipeline fails. (@arjo129)
|
||||
|
||||
## bevy_mod_outline 0.4.3 (2023-11-06)
|
||||
|
||||
## Fixed
|
||||
- Fixed Z-fighting between overlay and stencil more reliably (back-port from 0.5.1).
|
||||
|
||||
### Changed
|
||||
- Removed unnecessary extraction step (back-port from 0.5.1).
|
||||
|
||||
## bevy_mod_outline 0.4.2 (2023-05-30)
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in New Issue