Skip to content

Commit

Permalink
chore: changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
knarewski committed Sep 30, 2024
1 parent 398193a commit 1aec9e5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased
### Added
- Better test coverage for straighten operation

### Changed
- Extracted image operations to separate files within a dedicated module

## [0.99.03] 19.09.2024
### Added
- Copied pixbufutils and redeye gems into main gem
- Added gdk_pixbuf_cairo C extension to convert between GdkPixbufs and ImageSurfaces
- Added Ruby 3 support
Expand All @@ -20,7 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
- Refactored test suite
- Fixed most rubocop offenses
### Aded
### Added
- CI pipeline
- rubocop
- Development image
Expand All @@ -32,7 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [0.12.0] 10.12.2020
### Fixed
- Compatability with gdk_pixbuf v3.4.0+ [TECH-14001]
### Aded
### Added
- .ruby-version file


Expand Down

0 comments on commit 1aec9e5

Please sign in to comment.