diff options
-rw-r--r-- | docs/requirements-docs.txt | 1 | ||||
-rw-r--r-- | docs/sections/change-log.rst | 51 |
2 files changed, 52 insertions, 0 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 1c3f85bf..9d2f6fcb 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -2,3 +2,4 @@ setuptools six sphinxcontrib.openapi lfdocs-conf +mistune==0.8.4 diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst index d8f4e938..2eef9b32 100644 --- a/docs/sections/change-log.rst +++ b/docs/sections/change-log.rst @@ -7,6 +7,57 @@ Change Log ============== -------- +Jakarta +-------- + +============== + +Version: 2.5.0 +-------------- + +:Release Date: 2022-01-11 + +**New Features** + + N/A + +**Bug Fixes** + + N/A + +**Known Issues** + + N/A + +**Security Notes** + + N/A + +*Fixed Security Issues* + + Vulnerability [CVE-2021-44228] Top up Apache log4j2 to 2.17.1 + +*Known Security Issues* + + N/A + +*Known Vulnerabilities in Used Modules* + + N/A + +**Upgrade Notes** + + N/A + +**Deprecation Notes** + + N/A + +**Other** + +============== + +-------- Istanbul -------- |