Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Oct 7, 2023
1 parent cf2af1d commit 84e392f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,7 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
- `COLR` / `CPAL` v0 parsing.
### Added
- `COLR` / `CPAL` v0 support.
Thanks to [laurmaedje](https://github.com/laurmaedje).

### Changed
- `svg::SvgDocumentsList` returns `svg::SvgDocument` and not just `&[u8]` now.
Thanks to [wjian23](https://github.com/wjian23).

## [0.19.2] - 2023-09-13
### Added
Expand Down

0 comments on commit 84e392f

Please sign in to comment.