Skip to content

Commit d11d596

Browse files
committed
updates for v0.163
1 parent b8e10c9 commit d11d596

File tree

3 files changed

+13
-39
lines changed

3 files changed

+13
-39
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# CHANGELOG
2+
3+
## v0.163 - 11-22-2022
4+
### Fixed
5+
- PR#60 - update readme for pattern vs directory number
6+
- PR#35 - make AXL ports a variable
7+
- PR#32 - Fix issue with uuid for `update user`
8+
- PR#30 - tagfilter resolving and filtering
9+
- PR#27 - improve handling of strict mode ssl
10+
11+
**!!! NOTE**
12+
- This version also addresses some CI issues with the latest version and begins to build out a new mkdocs style documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ciscoaxl"
3-
version = "0.162"
3+
version = "0.163"
44
description = "Cisco CUCM AXL Library. simple to use."
55
authors = ["Jeff Levensailor <jeff@levensailor.com>", "Brad Haas <bradh11@gmail.com>"]
66
license = "MIT"

requirements.txt

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)