Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 4f11005

Browse files
committed
Changes in changelog
Renamed attributes added, according to review
1 parent 7f4d190 commit 4f11005

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Added
3232

3333
Changed
3434
=======
35+
- Attributes with Python reserved names were renamed:
36+
- :code:`len` was renamed to :code:`length`
37+
- :code:`type` and :code:`property` received a prefix with the Class name.
3538
- Enums of the OpenFlow structures changed to IntEnums, to make easier
3639
comparisons with integer values.
3740
- Updated requirements.txt

0 commit comments

Comments
 (0)