Skip to content

Commit 05e27d3

Browse files
committed
v0.11.3
1 parent bd78243 commit 05e27d3

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project
66
adheres 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

0 commit comments

Comments
 (0)