Skip to content

Commit

Permalink
UPD: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
desty2k committed Jun 1, 2022
1 parent 7182532 commit 548ed9d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
=========

- 0.7.0:
- Complete code rewrite
- Split servers into servers and balancers
- Add abstract classes for servers, balancers and clients
- Add new balancer: NoBalancer
- Fix bug with closing unconneccted client
- Create separate buffer class for reading and writing data
- Rename Device to Client
- Emit Exception via signal instead of string
- Update examples

- 0.6.1:
- Fix ``setSocketDescriptor`` failing on Python 3.10
- Get ``long_description`` for PyPi by reading ``README.rst``
Expand Down

0 comments on commit 548ed9d

Please sign in to comment.