From 23905113b50ea037541d99efc4ca6da0478b8e92 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 6 May 2021 19:14:04 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/OrangeUtan/vscode-mcmodel-viewer/compare/v1.1.2...v1.2.0) (2021-05-06) ### Bug Fixes * Applied model translation multiple times ([9fbf516](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/9fbf5163908ee05f1241c48025aab90ac4f2480c)) * Overlay toggle did not always toggle cardinal directo labels ([5df006e](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/5df006e3e52cd28ab3b9f7ad4dffef554c71ec7a)) * Viewer ignored overlay settings on creation ([50ab883](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/50ab88308d31e4cdb5e1db3ac3ba1e1d886798ef)) ### Features * Hot reload of parent models ([7bac4a4](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/7bac4a44428c51e7dc95ec8982a859f6e108da56)) --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3633533..4ae3fc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,20 @@ Changelog * Viewer ignored overlay settings on creation ([50ab883](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/50ab88308d31e4cdb5e1db3ac3ba1e1d886798ef)) +### Features + +* Hot reload of parent models ([7bac4a4](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/7bac4a44428c51e7dc95ec8982a859f6e108da56)) + +# [1.2.0](https://github.com/OrangeUtan/vscode-mcmodel-viewer/compare/v1.1.2...v1.2.0) (2021-05-06) + + +### Bug Fixes + +* Applied model translation multiple times ([9fbf516](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/9fbf5163908ee05f1241c48025aab90ac4f2480c)) +* Overlay toggle did not always toggle cardinal directo labels ([5df006e](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/5df006e3e52cd28ab3b9f7ad4dffef554c71ec7a)) +* Viewer ignored overlay settings on creation ([50ab883](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/50ab88308d31e4cdb5e1db3ac3ba1e1d886798ef)) + + ### Features * Hot reload of parent models ([7bac4a4](https://github.com/OrangeUtan/vscode-mcmodel-viewer/commit/7bac4a44428c51e7dc95ec8982a859f6e108da56))