Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
prozorro-sale
Cors
Commits
ea898560
Commit
ea898560
authored
Nov 30, 2015
by
Vladimir Rutsky
Browse files
Merge pull request #25 from rutsky/v0.2.0
prepare for 0.2.0 release
parents
aea24ed4
c2108e97
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
ea898560
CHANGES
=======
0.2.0 (
XXXX-XX-XX
)
0.2.0 (
2015-11-30
)
------------------
- Move ABCs from ``aiohttp_cors.router_adapter`` to ``aiohttp_cors.abc``.
...
...
aiohttp_cors/__about__.py
View file @
ea898560
...
...
@@ -19,7 +19,7 @@ This module must be stand-alone executable.
"""
__title__
=
"aiohttp_cors"
__version__
=
"0.2.0
a0
"
__version__
=
"0.2.0"
__author__
=
"Vladimir Rutsky"
__email__
=
"vladimir@rutsky.org"
__summary__
=
"CORS support for aiohttp"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment