Skip to content

Commit

Permalink
Merge pull request dell#27 from dell/update-version-and-changelog
Browse files Browse the repository at this point in the history
Update changelog and bump up version for 1.14.0
  • Loading branch information
RayLiu7 authored Nov 27, 2024
2 parents 3faca90 + d5471df commit d590af9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# PyPowerFlex Change Log

## Version 1.14.0 - released on 05/12/24
- Added support for managing NVME over TCP entities including SDT and NVMe Host.

## Version 1.13.0 - released on 28/10/24
- Fixed storage pool get_sdss function to return the correct data.

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ python setup.py install
* StoragePool
* AccelerationPool
* Sdc
* NvmeHost
* FaultSet
* Volume
* ManagedDevice
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

setup(
name='PyPowerFlex',
version='1.13.0',
version='1.14.0',
description='Python library for Dell PowerFlex',
author='Ansible Team at Dell',
author_email='ansible.team@dell.com',
Expand Down

0 comments on commit d590af9

Please sign in to comment.