# Changelog

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

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

## Unreleased

## 1.2.1 - 2023-04-16

## 1.2.0 - 2023-03-05
### Added
- Add scale parameter.

## 1.1.3 - 2023-03-05
### Added
- Add files whitelist to `package.json`.

## 1.1.2 - 2023-03-05

## 1.1.1 - 2022-11-03
### Changed
- Fix return type in `d.ts`

## 1.1.0 - 2022-11-03
### Added
- Changelog

### Changed
- Revert to `disableFontFace: true`

## 1.0.6 - 2021-01-01
### Added
- Underlying project code
