Skip to content

Commit

Permalink
Release 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
corydolphin committed Nov 9, 2018
1 parent 9f56fd7 commit c2fc616
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Change Log

## 3.0.7
Updated logging.warn to logging.warning (#234)

## 3.0.6
Manual error in release process. Identical contents at 3.0.5.

Expand Down
2 changes: 1 addition & 1 deletion flask_cors/version.py
@@ -1 +1 @@
__version__ = '3.0.6'
__version__ = '3.0.7'

0 comments on commit c2fc616

Please sign in to comment.