You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/source/changelog.rst
+9
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
Change log
2
2
==========
3
3
4
+
v2.2.0
5
+
-------
6
+
7
+
Features
8
+
^^^^^^^^
9
+
10
+
- Add **Server.remove_station(common_address: int)** and **Connection.remove_station(common_address: int)**- methods to enable the removal of stations.
11
+
- Add **Station.remove_point(io_address: int)** method to allow the removal of points and facilitate reassigning the ``io_address`` to another point type.
0 commit comments