Skip to content

Commit 80babcc

Browse files
committed
Version 0.9.0
1 parent 4ae5be3 commit 80babcc

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.8.0] - Unreleased
8+
## [0.9.0] - 26.10.2025
9+
10+
### Changed
11+
12+
- Upgraded to egui 0.33
13+
- Changed MSRV to 1.88
14+
15+
## [0.8.0] - 14.07.2025
916

1017
### Added
1118

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ web-sys = "0.3.81"
2525

2626
[package]
2727
name = "egui-snarl"
28-
version = "0.8.0"
28+
version = "0.9.0"
2929
edition.workspace = true
3030
rust-version.workspace = true
3131
license.workspace = true

0 commit comments

Comments
 (0)