Skip to content

Commit 90ada06

Browse files
authored
Update CHANGELOG for v0.2.x release
This release introduces a major API change to support browser environments and enable future JSZip migration. All processor methods are now asynchronous and return Promises.
1 parent 7a42292 commit 90ada06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## v0.2.x
99

1010
### 🔄 BREAKING CHANGE - Async API Migration
1111

0 commit comments

Comments
 (0)