summaryrefslogtreecommitdiff
path: root/releasenotes/notes/session-client-b581a6e5d18c8f04.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/session-client-b581a6e5d18c8f04.yaml')
-rw-r--r--releasenotes/notes/session-client-b581a6e5d18c8f04.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/session-client-b581a6e5d18c8f04.yaml b/releasenotes/notes/session-client-b581a6e5d18c8f04.yaml
new file mode 100644
index 0000000..1121901
--- /dev/null
+++ b/releasenotes/notes/session-client-b581a6e5d18c8f04.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - Added kwargs and argparse processing for session_client.
+deprecations:
+ - Renamed simple_client to session_client. simple_client
+ will remain as an alias for backwards compat.