You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,11 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [Unreleased]
6
+
7
+
## 1.5.2 - 2017-05-17
6
8
### Fixed
7
9
- Fixed a bug where ``ModelFuture.validation_metadata`` would not source training job metadata for a ``ModelFuture`` corresponding to prediction job (#90).
8
10
- Added more locks to improve thread safety in the ``PollableResult`` and ``CivisFuture``.
9
-
10
11
- Fix issue with Python 2/3 dependency management (#89).
0 commit comments