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

Commit baf15ec

Browse files
Update CHANGELOG.rst (#638)
Co-authored-by: Humberto Diógenes <hdiogenes@gmail.com>
1 parent dfca6c9 commit baf15ec

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,24 @@ Fixed
2121
Security
2222
========
2323

24+
[2021.final-rc1] - "final" release candidate 1 - 2021-04-30
25+
***********************************************************
26+
27+
Added
28+
=====
29+
- Added a string representation method to ``GroupMod``,
30+
``Header``, ``Bucket``, ``ActionSetField`` and ``ActionOutput``.
31+
32+
Changed
33+
=======
34+
- Changed ``setup.py`` to run ``pytest-runner`` only during the unit tests.
35+
- Let Scrutinizer CI choose which Python 3.6 it'll use for tests.
36+
37+
Fixed
38+
=====
39+
- Fixed ``PackException`` error when running Kytos with OpenFlow 1.0 (#631).
40+
- Fixed docstrings in ``UBIntBase`` and ``TableFeatures`` classes.
41+
2442

2543
[2020.2] - "itamar" stable release - 2020-12-30
2644
***********************************************

0 commit comments

Comments
 (0)