diff --git a/CHANGELOG.md b/CHANGELOG.md index b5df8a1..1c29933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.