File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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/ ) , and this project
66adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.11.3 ] - 2024-05-29
99
1010### Added
1111
@@ -14,6 +14,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1414### Changed
1515
1616- Updated ` egui ` to v0.26
17+ - Updated ` gpu-allocator ` to v0.26
18+ - Updated ` spirq ` to v1.2
19+ * If you see errors such as ` expected spirq_core::ty::Type, found spirq::prelude::Type ` you will
20+ need to run ` cargo update ` or remove your ` Cargo.lock ` file
1721
1822### Removed
1923
@@ -562,3 +566,4 @@ _See [#25](https://github.com/attackgoat/screen-13/pull/25) for migration detail
562566[ 0.11.0 ] : https://crates.io/crates/screen-13/0.11.0
563567[ 0.11.1 ] : https://crates.io/crates/screen-13/0.11.1
564568[ 0.11.2 ] : https://crates.io/crates/screen-13/0.11.2
569+ [ 0.11.3 ] : https://crates.io/crates/screen-13/0.11.3
You can’t perform that action at this time.
0 commit comments