Skip to content

Commit

Permalink
v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
attackgoat committed Jul 17, 2024
1 parent 2a9b9fe commit 051c844
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.11.4] - 2024-07-16

### Fixed

- Validation error: `Attempted write update to an immutable sampler descriptor`

## [0.11.3] - 2024-05-29

### Added
Expand Down Expand Up @@ -567,3 +573,4 @@ _See [#25](https://github.com/attackgoat/screen-13/pull/25) for migration detail
[0.11.1]: https://crates.io/crates/screen-13/0.11.1
[0.11.2]: https://crates.io/crates/screen-13/0.11.2
[0.11.3]: https://crates.io/crates/screen-13/0.11.3
[0.11.4]: https://crates.io/crates/screen-13/0.11.4
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "screen-13"
version = "0.11.3"
version = "0.11.4"
authors = ["John Wells <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 051c844

Please sign in to comment.