Skip to content

Commit 9dfd75b

Browse files
authored
chore: release v0.5.0
1 parent 515c713 commit 9dfd75b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.0](https://github.com/doom-fish/screencapturekit-rs/compare/v0.4.0...v0.5.0) - 2025-11-27
11+
12+
### Added
13+
14+
- *(swift-bridge)* add SCBridgeError enum and documentation
15+
16+
### Other
17+
18+
- *(swift-bridge)* update README to reflect modular structure
19+
- [**breaking**] add 1.0.0 changelog
20+
- restore Recall.ai sponsor banner
21+
1022
## [1.0.0] - 2025-11-27
1123

1224
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "screencapturekit"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
homepage = "https://github.com/doom-fish/screencapturekit-rs"

0 commit comments

Comments
 (0)