diff --git a/CHANGELOG.md b/CHANGELOG.md index ad7cdce..d82a8c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +## 2.1.1 +Stop dynamically referecing logger. + +Disable internal logging by default and reduce logging verbosity + ## 2.1.0 Adds support for Flask Blueprints. @@ -75,4 +80,4 @@ This allows subdomain wildcarding and should be fully backwards compatible. Credit to @marcoqu for opening https://github.com/wcdolphin/flask-cors/issues/54 which inspired this work ## Earlier -Prior version numbers were not kept track of in this system. \ No newline at end of file +Prior version numbers were not kept track of in this system.