File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed 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.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.7] - 2024-03-20
9+
10+ ### Fixed
11+
12+ - [ #42 ] ( https://github.com/svtlabs/screencapturekit-rs/pull/42 ) Fix ShareableContent when permissions are missing
13+
814## [ 0.2.6] - 2024-02-06
915
1016### Fixed
@@ -64,7 +70,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6470
6571- Initial commit with prototype version
6672
67- [ unreleased ] : https://github.com/svtlabs/screencapturekit-rs/compare/v0.2.6...HEAD
73+ [ unreleased ] : https://github.com/svtlabs/screencapturekit-rs/compare/v0.2.7...HEAD
74+ [ 0.2.7 ] : https://github.com/svtlabs/screencapturekit-rs/compare/v0.2.7...v0.2.7
6875[ 0.2.6 ] : https://github.com/svtlabs/screencapturekit-rs/compare/v0.2.5...v0.2.6
6976[ 0.2.5 ] : https://github.com/svtlabs/screencapturekit-rs/compare/v0.2.4...v0.2.5
7077[ 0.2.4 ] : https://github.com/svtlabs/screencapturekit-rs/compare/v0.2.3...v0.2.4
You can’t perform that action at this time.
0 commit comments