diff --git a/README.md b/README.md index 58ef86a..43a7f38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Version -1.1.0 +1.1.1 [Release notes](RELEASE_NOTES.md) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 93caaa2..71aafeb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +# 1.1.1 +- When setting DBMS_OUTPUT_HANDLER log level before PL-LOG has been initialized, it is no longer ignored after the initialization. + # 1.1.0 - Improved performance of call stack and value tracking - EXECUT IMMEDIATE, which apperas on the call stack as SQL.SQL, will now report line 1 instead of NULL