Skip to content

Commit 3d5b7f1

Browse files
author
Kevin D Smith
committed
Add changes for version 1.5.2
1 parent 97db8b2 commit 3d5b7f1

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11

22
# Change Log
33

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+
410
## 1.5.1 - 2019-03-01
511

612
- Fix Authinfo matching when using base URLs in REST interface

doc/source/whatsnew.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ What's New
99

1010
This document outlines features and improvements from each release.
1111

12+
1.5.2 (September 9, 2019)
13+
=========================
14+
15+
- Fix issue with nulls in REST parameters
16+
- Add fallback default configuration for SSL
17+
- Add ``CASTable.get`` method
18+
19+
1220
1.5.1 (March 1, 2019)
1321
=====================
1422

0 commit comments

Comments
 (0)