Skip to content

Commit bba27d7

Browse files
committed
update changelog
1 parent 62cac41 commit bba27d7

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [0.0.7](https://github.com/CapSoftware/scap/compare/v0.0.6...v0.0.7) - 2024-11-07
1010

11-
### Fixed
11+
### Features
1212

13-
- fix non-macos
13+
- Adds `RawCapturer::get_next_pixel_buffer`, a macOS-specific method to get the next frame as its raw pixel buffer, allowing allocations from pixel format conversion to be avoided.
1414

15-
### Other
15+
### Fixed
1616

17-
- Merge pull request [#120](https://github.com/CapSoftware/scap/pull/120) from BenedictWilkins/fix-119
18-
- clippy
19-
- Merge branch 'main' into raw-pixel-buffers
20-
- imports
21-
- raw pixel buffers
17+
- `windows` crate versions updated (#120)
2218

2319
## [0.0.6](https://github.com/CapSoftware/scap/compare/v0.0.5...v0.0.6) - 2024-11-05
2420

0 commit comments

Comments
 (0)