Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed Nov 7, 2024
1 parent 62cac41 commit bba27d7
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

### Fixed
### Features

- fix non-macos
- 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.

### Other
### Fixed

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

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

Expand Down

0 comments on commit bba27d7

Please sign in to comment.