File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 6.1.2] ( https://github.com/bdangit/chef-influxdb/tree/6.1.2 ) (2017-10-09)
3
+ ## [ 6.1.3] ( https://github.com/bdangit/chef-influxdb/tree/6.1.3 ) (2017-10-10)
4
+ [ Full Changelog] ( https://github.com/bdangit/chef-influxdb/compare/6.1.2...6.1.3 )
5
+
6
+ ** Fixed bugs:**
7
+
8
+ - Make 'retry' argument of InfluxDB::Client configurable [ \# 150] ( https://github.com/bdangit/chef-influxdb/issues/150 )
9
+
10
+ ** Merged pull requests:**
11
+
12
+ - Make retry configurable [ \# 161] ( https://github.com/bdangit/chef-influxdb/pull/161 ) ([ bdangit] ( https://github.com/bdangit ) )
13
+ - update release notes with publish step [ \# 160] ( https://github.com/bdangit/chef-influxdb/pull/160 ) ([ bdangit] ( https://github.com/bdangit ) )
14
+
15
+ ## [ 6.1.2] ( https://github.com/bdangit/chef-influxdb/tree/6.1.2 ) (2017-10-10)
4
16
[ Full Changelog] ( https://github.com/bdangit/chef-influxdb/compare/6.1.1...6.1.2 )
5
17
6
18
** Merged pull requests:**
7
19
20
+ - bump version and update typos [ \# 159] ( https://github.com/bdangit/chef-influxdb/pull/159 ) ([ bdangit] ( https://github.com/bdangit ) )
8
21
- update release notes [ \# 158] ( https://github.com/bdangit/chef-influxdb/pull/158 ) ([ bdangit] ( https://github.com/bdangit ) )
9
22
- adding steps to release [ \# 157] ( https://github.com/bdangit/chef-influxdb/pull/157 ) ([ bdangit] ( https://github.com/bdangit ) )
10
23
Original file line number Diff line number Diff line change 5
5
maintainer_email 'me@bdang.it'
6
6
license 'MIT'
7
7
description 'InfluxDB, a timeseries database'
8
- version '6.1.2 '
8
+ version '6.1.3 '
9
9
10
10
supports 'centos'
11
11
supports 'debian'
You can’t perform that action at this time.
0 commit comments