Skip to content

Commit

Permalink
Add changes for version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin D Smith committed Sep 9, 2019
1 parent 97db8b2 commit 3d5b7f1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@

# Change Log

## 1.5.2 - 2019-09-09

- Fix issue with nulls in REST parameters
- Add fallback default configuration for SSL
- Add `CASTable.get` method

## 1.5.1 - 2019-03-01

- Fix Authinfo matching when using base URLs in REST interface
Expand Down
8 changes: 8 additions & 0 deletions doc/source/whatsnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ What's New

This document outlines features and improvements from each release.

1.5.2 (September 9, 2019)
=========================

- Fix issue with nulls in REST parameters
- Add fallback default configuration for SSL
- Add ``CASTable.get`` method


1.5.1 (March 1, 2019)
=====================

Expand Down

0 comments on commit 3d5b7f1

Please sign in to comment.