diff --git a/CHANGELOG.md b/CHANGELOG.md index 554d84d..2d53f0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.3.0](https://github.com/AmerMathSoc/mathjax-unicode-math/compare/v1.2.3...v1.3.0) (2023-08-17) + + +### Features + +* upgrade to MathJax v4 ([3d0d678](https://github.com/AmerMathSoc/mathjax-unicode-math/commit/3d0d678ca89ec0b329930a3c3182334cc34e427f)), closes [#44](https://github.com/AmerMathSoc/mathjax-unicode-math/issues/44) + ### [1.2.3](https://github.com/AmerMathSoc/mathjax-unicode-math/compare/v1.2.2...v1.2.3) (2022-12-21) diff --git a/package.json b/package.json index 83175ef..ac13fd8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@amermathsoc/mathjax-unicode-math", "main": "./js/unicode-math.js", "type": "module", - "version": "1.2.3", + "version": "1.3.0", "description": "MathJax TeX input extension reimplementing (parts of) the unicode-math package", "keywords": [ "MathJax",