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,6 +5,12 @@ 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+ ## [ 0.12.5] - 2025-04-07
9+
10+ ### Fixed
11+
12+ - Segmentation fault crash and flickering on MacOS when resizing the swapchain (_ See [ #99 ] ( https://github.com/attackgoat/screen-13/pull/99 ) _ )
13+
814## [ 0.12.4] - 2025-03-30
915
1016### Added
@@ -642,3 +648,4 @@ _See [#25](https://github.com/attackgoat/screen-13/pull/25) for migration detail
642648[ 0.12.2 ] : https://crates.io/crates/screen-13/0.12.2
643649[ 0.12.3 ] : https://crates.io/crates/screen-13/0.12.3
644650[ 0.12.4 ] : https://crates.io/crates/screen-13/0.12.4
651+ [ 0.12.5 ] : https://crates.io/crates/screen-13/0.12.5
Original file line number Diff line number Diff line change 11[package ]
22name = " screen-13"
3- version = " 0.12.4 "
3+ version = " 0.12.5 "
44authors = [" John Wells <john@attackgoat.com>" ]
55edition = " 2024"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments