Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1c96ce2

Browse filesBrowse files
committed
v5.2.0
1 parent b7e43c3 commit 1c96ce2
Copy full SHA for 1c96ce2

File tree

2 files changed

+8
-1
lines changed
Filter options

2 files changed

+8
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88
### Added
9+
10+
### Changed
11+
12+
### Removed
13+
14+
## [v5.2.0] - 2018-07-10
15+
### Added
916
- Finally add a CHANGELOG.md to communicate breaking changes (#598)
1017
- Test multiple versions of InfluxDB in travis
1118
- Add SHARD DURATION parameter to retention policy create/alter

‎influxdb/__init__.py

Copy file name to clipboardExpand all lines: influxdb/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
]
1919

2020

21-
__version__ = '5.1.0'
21+
__version__ = '5.2.0'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.