We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d365d5 commit 769ade4Copy full SHA for 769ade4
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
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
17
## v1.32.0 (2019-07-02)
18
19
### Features
VERSION
@@ -1 +1 @@
-1.32.1.dev0
+1.32.1
0 commit comments