X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=c1aa976b857362908320235016c400cf99bc9aeb;hb=6cd3a9eac9d68152a63ec673669b4737c7f8cbd4;hp=4013a07cb6ea898c31b03102873209e512896e9f;hpb=6a906b7852d851b850eca5f3cee80362a6ea10a4;p=ric-plt%2Fsdlpy.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 4013a07..c1aa976 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,6 +1,6 @@ .. .. Copyright (c) 2019 AT&T Intellectual Property. -.. Copyright (c) 2019 Nokia. +.. Copyright (c) 2019-2022 Nokia. .. .. Licensed under the Creative Commons Attribution 4.0 International .. Public License (the "License"); you may not use this file except @@ -33,6 +33,22 @@ This document provides the release notes of the ricsdl library. Version history --------------- +[3.1.3] - 2023-06-08 + +* Bump Python version to 3.9. + +[3.1.2] - 2022-12-12 + +* correcting whitespaces + +[3.1.1] - 2022-06-27 + +* Bump Python version to 3.8. + +[3.1.0] - 2022-03-14 + +* Enable redis/sentinel port and sentinel master name configuration + [3.0.2] - 2022-01-20 * Bump Redis client version to 4.1.1 and replace deprecated Redis client '_compat'