Skip to content

Commit 3117463

Browse files
committed
Adapt CHANGELOG.md
1 parent 0d08e31 commit 3117463

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
- Get field name in different casing (to actually get the column name in database, file, ...)
3737
- Force user to provide time stamp pattern to `CouchbaseWeatherSource` to ensure harmonized querying
3838
- Use naming convention dependent field names from factories within `InfluxDBWeatherSource`
39+
- Check, if time stamp pattern is [RFC 3339](https://tools.ietf.org/html/rfc3339) compliant, as this is the output of InfluxDB
40+
- Use factory's time stamp pattern to build queries within `CouchbaseWeatherSource`
3941

4042
### Fixed
4143
- InfluxDbConnector now keeps session instead of creating a new one each call

0 commit comments

Comments
 (0)