Skip to content

Commit

Permalink
Merge pull request F5Networks#925 from szakeri/stable/newton
Browse files Browse the repository at this point in the history
Preparing for the release
  • Loading branch information
jlongstaf authored Apr 9, 2018
2 parents cbb7697 + 90502ab commit 3351686
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions docs/RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
Release Notes
=============

v10.3.0 (Newton)
----------------

Added Functionality
```````````````````
* Enhanced F5 Driver L7 policy.

Limitations
```````````
* None noted.

v10.2.0 (Newton)
----------------

Expand Down
2 changes: 1 addition & 1 deletion f5lbaasdriver/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "10.2.0"
__version__ = "10.3.0"

0 comments on commit 3351686

Please sign in to comment.