Skip to content

Commit 1c4578e

Browse files
committed
Recorded changes
1 parent 3dba637 commit 1c4578e

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

number_management/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.0.5
2+
- Added `by_alias=True` to the numbers update model
3+
14
# 1.0.4
25
- Updated dependency versions
36

vonage/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.7.2
2+
- vonage-numbers: Added `by_alias=True` to the numbers update model to correct issue with incorrect body payload
3+
14
# 4.7.1
25
- vonage-video: Added missing transcription values from archive responses
36

vonage/src/vonage/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.7.1'
1+
__version__ = '4.7.2'

0 commit comments

Comments
 (0)