Skip to content

Commit

Permalink
## [2.6.0] - 2023-04-12
Browse files Browse the repository at this point in the history
### Added
- Add support of DNA Center versions ('2.3.5.3')
- Adds modules for v2_3_5_3
  • Loading branch information
fmunoz committed Apr 12, 2023
1 parent e61ef14 commit f6843fe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.6.0] - 2023-04-12
### Added
- Add support of DNA Center versions ('2.3.5.3')
- Adds modules for v2_3_5_3
Expand Down Expand Up @@ -391,4 +393,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[2.5.4]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.5.3...v2.5.4
[2.5.5]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.5.4...v2.5.5
[2.5.6]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.5.5...v2.5.6
[Unreleased]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.5.6...master
[2.6.0]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.5.6...v2.6.0
[Unreleased]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.0...master
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ The following table shows the supported versions.
- 2.4.11
* - 2.3.3.0
- 2.5.6
* - 2.3.5.3
- 2.6.0


If your SDK is older please consider updating it first.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dnacentersdk"
version = "2.5.6"
version = "2.6.0"
description = "Cisco DNA Center Platform SDK"
authors = ["Jose Bogarin Solano <[email protected]>", "William Astorga <[email protected]>", "Francisco Muñoz <[email protected]>", "Francisco Muñoz <[email protected]>", "Bryan Vargas <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit f6843fe

Please sign in to comment.