Skip to content

Commit

Permalink
## [2.6.8] - 2023-09-12
Browse files Browse the repository at this point in the history
- 2_3_3_0 sda sevice `add_vn` method update.
  • Loading branch information
fmunoz committed Sep 12, 2023
1 parent 1da3f36 commit a388d4a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 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.8] - 2023-09-12
- 2_3_3_0 sda sevice `add_vn` method update.

## [2.6.7] - 2023-08-25
### Changed
Expand Down Expand Up @@ -448,4 +450,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[2.6.5]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.4...v2.6.5
[2.6.6]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.5...v2.6.6
[2.6.7]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.6...v2.6.7
[Unreleased]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.7...develop
[2.6.8]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.7...v2.6.8
[Unreleased]: https://github.com/cisco-en-programmability/dnacentersdk/compare/v2.6.8...develop
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ The following table shows the supported versions.
* - 2.3.3.0
- 2.5.6
* - 2.3.5.3
- 2.6.7
- 2.6.8


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.6.7"
version = "2.6.8"
description = "Cisco DNA Center Platform SDK"
authors = ["Jose Bogarin Solano <jbogarin@altus.cr>", "William Astorga <wastorga@altus.cr>", "Francisco Muñoz <fmunoz@altus.cr>", "Francisco Muñoz <fmunoz@altus.cr>", "Bryan Vargas <bvargas@altus.cr>"]
license = "MIT"
Expand Down

0 comments on commit a388d4a

Please sign in to comment.