From f76dbbfdc855806163a5b537b15ef54596504686 Mon Sep 17 00:00:00 2001 From: bkennedy Date: Fri, 31 May 2019 11:46:20 -0500 Subject: [PATCH] docs: Update changelog with new clsoed issues I had these issues in the wrong repo. Moving them to record their progress in the changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dacf0b4..ad1c35f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ **Closed issues:** +- Document requirements and process for Stele dev setup on Windows [\#97](https://github.com/scimusmn/stele/issues/97) +- Refactor Stele documentation into usage/development focus, adding notes on Windows [\#96](https://github.com/scimusmn/stele/issues/96) - Update jQuery for security issues [\#83](https://github.com/scimusmn/stele/issues/83) - Unable to build serial-comm branch for production. [\#82](https://github.com/scimusmn/stele/issues/82) - As a media developer, I need a way to listen for data streams on USB and SerialPorts, so my software can react to physical input. [\#79](https://github.com/scimusmn/stele/issues/79)