Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
v3.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumew committed Nov 20, 2019
1 parent 29b81c6 commit a6f13fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,3 +274,9 @@ BUG FIXES

* Schema merging helper function was mutating input schema causing side effects when used in a particular way. Used shallow copying to avoid this side effect. [GH-338]
* Ensure response is not nil when checking status code [GH-307]

## 3.0.37

BUG FIXES

* Ensure `index` is sync'd on import to avoid recreation.

0 comments on commit a6f13fe

Please sign in to comment.