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

Commit

Permalink
Update changelog (#1243)
Browse files Browse the repository at this point in the history
Co-authored-by: Humberto Diógenes <hdiogenes@gmail.com>
  • Loading branch information
josemauro and hdiogenes committed Apr 30, 2021
1 parent 5227b22 commit 37d355e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -23,6 +23,31 @@ Fixed
Security
========


[2021.1rc1] - "final" release candidate 1 - 2021-04-30
******************************************************

Added
=====
- New blueprint: EP022 - Kytos reports statistics.
- New method ``from_dict`` to instantiate Interface, UNI, Link
and Switch classes from python dictionary.
- Log uncaught exceptions to console and/or log files.
- New log message when handling errors at superuser creation.
- Added file to provide support for Dependabot.
- [docs] New documentation for consistency system.

Fixed
=====
- [tests] Fix PID value to fix errors in unit test execution (fix #1242).
- [tests] Fix pytest-runner error raised by Scrutinizer CI.
- [docs] Fixed warning in code-block section in auth documentation.

Security
========
- Updated dependencies.


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

Expand Down

0 comments on commit 37d355e

Please sign in to comment.