# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!--

DO NOT TOUCH. SAVE IT ON TOP.

## [semver] - date
### Added
- ...

### Changed
- ...

### Fixed
- ...

### Removed
- ...

-->

## [3.0.9] - 2021-10-04
### Fixed
- [#1480](https://github.com/canvg/canvg/issues/1480)
- [#1484](https://github.com/canvg/canvg/issues/1484)

## [3.0.8] - 2021-07-31
### Fixed
- [#1460](https://github.com/canvg/canvg/issues/1460)
- [#108](https://github.com/canvg/canvg/issues/108)
- [#1439](https://github.com/canvg/canvg/issues/1439)
- [#1364](https://github.com/canvg/canvg/issues/1364)

## [3.0.7] - 2020-10-17
### Fixed
- [#1133](https://github.com/canvg/canvg/issues/1133)
- [#1001](https://github.com/canvg/canvg/issues/1001)
- [#977](https://github.com/canvg/canvg/issues/977)
- [#1196](https://github.com/canvg/canvg/issues/1196)
- [#1111](https://github.com/canvg/canvg/issues/1111)
- [#1161](https://github.com/canvg/canvg/issues/1161)

## [3.0.6] - 2020-03-25
### Fixed
- [#747](https://github.com/canvg/canvg/issues/747)
- [#897](https://github.com/canvg/canvg/issues/897)
- [#908](https://github.com/canvg/canvg/issues/908)
- [#941](https://github.com/canvg/canvg/issues/941)
- [#944](https://github.com/canvg/canvg/issues/944)
- [#945](https://github.com/canvg/canvg/issues/945)
- [#946](https://github.com/canvg/canvg/issues/946)

## [3.0.1] - 2019-12-03
### Fixed
- [#816](https://github.com/canvg/canvg/issues/816)

## [3.0.0] - 2019-10-23
### Added
- `OffscreenCanvas` support.

### Changed
- JavaScript -> TypeScript.

### Fixed
- [#782](https://github.com/canvg/canvg/issues/782)
- [#750](https://github.com/canvg/canvg/issues/750)
- [#735](https://github.com/canvg/canvg/issues/735)
- [#406](https://github.com/canvg/canvg/issues/406)
- [#757](https://github.com/canvg/canvg/issues/757)
- [#748](https://github.com/canvg/canvg/issues/748)
- [#694](https://github.com/canvg/canvg/issues/694)
- [#406](https://github.com/canvg/canvg/issues/406)
- [#690](https://github.com/canvg/canvg/issues/690)
- [#713](https://github.com/canvg/canvg/issues/713)
- [#716](https://github.com/canvg/canvg/pull/716)
- [#717](https://github.com/canvg/canvg/issues/717)
- [#742](https://github.com/canvg/canvg/pull/742)
