diff --git a/CHANGELOG b/CHANGELOG index cc88160..f2becd4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +1.2 +------------------------- + +- introduce a new data input/output mechanism to allow the master side + to send and receive data from a slave. + +- fix PyPI description + 1.1 -------------------------