Skip to content

Commit cd2399f

Browse files
committed
v0.2.7
1 parent 0671c05 commit cd2399f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.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

0 commit comments

Comments
 (0)