Skip to content

Commit d116327

Browse files
committed
new changelog and version for next release
1 parent ee3b386 commit d116327

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
### Changed
1212

13+
- `None` Nothing changed
14+
15+
### Fixed
16+
1317
- `Fix` The HTTP authorization interfaces keep changing and an internal user found a code path that didn't
1418
provide the expected behavior. In order to still support older versions of viya 3.x, which don't have the SASPy
1519
client_id and only supported user/pw authentication (that's changed in more recent 3.5 versions), I had to use
@@ -23,9 +27,6 @@ Until I no longer have to support the old Viya 3.x versions, you do need to spec
2327
get the refresh token, which I do use to automatically refresh your auth token so you don't have it expire after 1
2428
hour, which they changed it to recently.
2529

26-
### Fixed
27-
28-
- `None` Nothing fixed
2930

3031
### Removed
3132

0 commit comments

Comments
 (0)