From 60cec3197c929b47805ff080d14bf13831df1352 Mon Sep 17 00:00:00 2001 From: bnjmnp Date: Sun, 14 Jul 2024 20:10:07 +0200 Subject: [PATCH] README: Update the changelog for the upcoming release --- README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 641a969..5cedddb 100644 --- a/README.rst +++ b/README.rst @@ -75,6 +75,11 @@ Using `this pysoem chat room on gitter `_ is on Changes ------- +v1.1.7 +^^^^^^^ +* Adds ``add_emergency_callback()`` to allow a better handling of emergency messages. +* Improves auto-completion. + v1.1.6 ^^^^^^^ * Adds working counter check on SDO read and write. @@ -130,7 +135,7 @@ v1.0.2 * Licence change to MIT licence * Introduces configurable timeouts for SDO read and SDO write * Improved API docs - + v1.0.1 ^^^^^^^ * API change: remove the size parameter for ``foe_write``