Skip to content

Commit 769ade4

Browse files
author
ci
committed
prepare release v1.32.1
1 parent 8d365d5 commit 769ade4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## v1.32.1 (2019-07-04)
4+
5+
### Bug fixes and other changes
6+
7+
* correct code per len-as-condition Pylint check
8+
* tighten pylint config and expand C and R exceptions
9+
* Update displaytime.sh
10+
* fix notebook tests
11+
* separate unit, local mode, and notebook tests in different buildspecs
12+
13+
### Documentation changes
14+
15+
* refactor the overview topic in the sphinx project
16+
317
## v1.32.0 (2019-07-02)
418

519
### Features

VERSION

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

0 commit comments

Comments
 (0)