We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97db8b2 commit 3d5b7f1Copy full SHA for 3d5b7f1
CHANGELOG.md
@@ -1,6 +1,12 @@
1
2
# Change Log
3
4
+## 1.5.2 - 2019-09-09
5
+
6
+- Fix issue with nulls in REST parameters
7
+- Add fallback default configuration for SSL
8
+- Add `CASTable.get` method
9
10
## 1.5.1 - 2019-03-01
11
12
- Fix Authinfo matching when using base URLs in REST interface
doc/source/whatsnew.rst
@@ -9,6 +9,14 @@ What's New
This document outlines features and improvements from each release.
+1.5.2 (September 9, 2019)
13
+=========================
14
15
16
17
+- Add ``CASTable.get`` method
18
19
20
1.5.1 (March 1, 2019)
21
=====================
22
0 commit comments