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 54d686e commit cfb283fCopy full SHA for cfb283f
CHANGELOG.rst
@@ -2,6 +2,22 @@ Changelog
2
=========
3
4
5
+v1.0.2 (2020-07-15)
6
+-------------------
7
+- Bump 1.0.2. [Kazuaki Matsuo]
8
+- Chore: Add the workaround to avoid service freezes on Windows (#552)
9
+ [Mykola Mokhnach]
10
+- Chore: add checking package file count comparison in release script
11
+ (#547) [Kazuaki Matsuo]
12
+
13
+ * chore: Add file count in release script
14
15
+ * use f string for Python 3 :P
16
17
+ * handle exit in method
18
+- Update changelog for 1.0.1. [Kazuaki Matsuo]
19
20
21
v1.0.1 (2020-05-18)
22
-------------------
23
0 commit comments