diff --git a/CHANGELOG.md b/CHANGELOG.md index e708984647d0591f7d231c2867cfd68f30703695..5a868d2313619dca90baf12db14634c612e798a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,9 +23,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Changed - Threading to be killed when the main python file is terminated - Bugfix on communication to be slow on a windows machine +- Moved several public funtions to private ### Removed - Removed requirement to specify the message name on the python side +- Removed disconnect function as not needed ## [Release v1.0.0](https://gitlab.epfl.ch/create-lab/lab-systems/arduino_python_communication/-/releases/release_v1.0.0) - 22-1-2022