From 5f5bb0302f76066b4823fac2583aad8835ea9975 Mon Sep 17 00:00:00 2001 From: bokuweb Date: Mon, 31 Oct 2022 15:34:54 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a12b11e..38f0a66 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.276-rc29, rc28 (31. Oct, 2022) + +- escape hyperlink url(export) + ## docx-wasm@0.0.276-rc27, rc28 (26. Oct, 2022) - improve js/json types