diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ed9a39..930141c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.1.2](https://github.com/adhocore/php-jwt/releases/tag/1.1.2) (2021-02-20) + +### Bug Fixes +- Escape namespace for PHP8 checks, break long lines (Jitendra Adhikari) + + ## [1.1.1](https://github.com/adhocore/php-jwt/releases/tag/1.1.1) (2021-02-02) ### Miscellaneous diff --git a/VERSION b/VERSION index 524cb55..45a1b3f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.1 +1.1.2