Skip to content

Commit 9b0c2fb

Browse files
authored
Update changelog.md
1 parent 2cc965a commit 9b0c2fb

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Unreleased
22
----------
3+
**Improvements**
4+
- Added the `as_swat` method to the `Session` object, allowing connection to CAS through SWAT without an additional authentication step.
5+
6+
**Changes**
7+
- Integrated PZMM into `Session` calls and removed redundant function calls in PZMM.
8+
- ROC and Lift statistic JSON files created by PZMM are now generated through CAS actionset calls.
9+
- Updated the PZMM example notebook, `FleetMaintenance.ipynb`, to include integration of PZMM with sasctl functions.
10+
311
**Bugfixes**
412
- Reworked the `model_repository.get_repository()` to prevent HTTP 403 errors that could occur with some Viya environments.
513

@@ -234,4 +242,4 @@ v0.9.7 (2019-07-18)
234242

235243
v0.9.6 (2019-07-15)
236244
-------------------
237-
Initial public release.
245+
Initial public release.

0 commit comments

Comments
 (0)