Skip to content

Commit 81bd80b

Browse files
committed
added history
1 parent 9584eb3 commit 81bd80b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/notification-hub/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
2.0.0b2
7+
++++++
8+
* Fix notification-hub credential create command output issue
9+
610
2.0.0b1
711
++++++
812
* Remove `az notification-hub test-send`

src/notification-hub/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# TODO: Confirm this is the right version number you want and it matches your
1818
# HISTORY.rst entry.
19-
VERSION = '2.0.0b1'
19+
VERSION = '2.0.0b2'
2020

2121
# The full list of classifiers is available at
2222
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)