diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1ef2616..d29fad2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,12 @@ All notable changes to the sdntrace NApp will be documented in this file. [UNRELEASED] - Under development ******************************** +[2023.2.0] - 2024-10-03 +*********************** + +No major changes since the last release. + + [2023.1.0] - 2023-06-06 *********************** diff --git a/kytos.json b/kytos.json index e44a54a..2aee098 100644 --- a/kytos.json +++ b/kytos.json @@ -3,7 +3,7 @@ "username": "amlight", "name": "sdntrace", "description": "An OpenFlow Data Path Tracing", - "version": "2023.1.0", + "version": "2023.2.0", "napp_dependencies": ["amlight/coloring", "kytos/of_core"], "license": "GPL3.0", "tags": ["experimental", "coloring"],