Skip to content

Commit 7fe8ac5

Browse files
author
ci
committed
prepare release v1.36.3
1 parent 3857327 commit 7fe8ac5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.36.3 (2019-08-13)
4+
5+
### Bug fixes and other changes
6+
7+
* fix integration test failures masked by timeout bug
8+
* prevent multiple values error in sklearn.transformer()
9+
* model.transformer() passes tags to create_model()
10+
311
## v1.36.2 (2019-08-12)
412

513
### Bug fixes and other changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.36.3.dev0
1+
1.36.3

0 commit comments

Comments
 (0)