Update CHANGELOG.md

main
bokuweb 2022-01-06 16:19:21 +09:00 committed by GitHub
parent 0260298f15
commit c0ad3e2b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ 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).
## docx-wasm@0.0.218 (6. January, 2022)
- Support minimum ToC API for JS (see https://github.com/bokuweb/docx-rs/pull/394).
## docx-wasm@0.0.217 (21. December, 2021)
- Fix `strike` API for JS.