Skip to content

Commit 0e4e052

Browse files
Merge pull request #201 from cisco-en-programmability/develop
Fix feature bugs #174
2 parents c231442 + 8fd8eae commit 0e4e052

19 files changed

+761
-605
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.8.9] - 2025-03-13
10+
### Fix
11+
- Correction in the functions set_banner_settings_for_a_site, set_dhcp_settings_for_a_site, set_n_t_p_settings_for_a_site, set_time_zone_for_a_site, set_d_n_s_settings_for_a_site, set_telemetry_settings_for_a_site, set_aaa_settings_for_a_site. #174
12+
913
## [2.8.8] - 2025-03-10
1014
### Fix
1115
- Modification of the data type in offset and limit. In the get_ap_profiles function of the wireless family.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The following table shows the supported versions.
162162
* - 2.3.7.7
163163
- 2.8.6
164164
* - 2.3.7.9
165-
- 2.8.8
165+
- 2.8.9
166166

167167

168168

0 commit comments

Comments
 (0)