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 aa46848 commit 952e834Copy full SHA for 952e834
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
11
### Changed
12
13
-## [v5.2.4] - 2020-04-10
+## [v5.3.0] - 2020-04-10
14
15
### Added
16
- Add mypy testing framework (#756)
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
24
- Add legacy client test (#752 & #318 thx @oldmantaiter & @sebito91)
25
- Update make_lines section in line_protocol.py to split out core function (#375 thx @aisbaa)
26
- Fix nanosecond time resolution for points (#407 thx @AndreCAndersen && @clslgrnc)
27
+- Fix import of distutils.spawn (#805 thx @Hawk777)
28
29
### Removed
30
0 commit comments