From ce4ffd4caee23e106f45bceaf66cd45662886475 Mon Sep 17 00:00:00 2001 From: Billiam Date: Fri, 16 Aug 2024 16:53:13 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03c4111..88f2bfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.0](https://github.com/billiam/cncjs-pendant-streamdeck/compare/0.6.0...0.7.0?diff=split) (2024-08-15) + +### 🚀 Added + +* Add 0.001 mm step distance ([c957a69](https://github.com/billiam/cncjs-pendant-streamdeck/commit/c957a69)) +* Add template variables for `spindleRpm` and `feedrate` ([cfc9311](https://github.com/billiam/cncjs-pendant-streamdeck/commit/cfc9311)) + ## [0.6.0](https://github.com/billiam/cncjs-pendant-streamdeck/compare/0.5.2...0.6.0?diff=split) (2024-08-09) ### 🚀 Added