Skip to content

Commit f22308b

Browse files
committed
Update CHANGELOG.md
1 parent 3e3766c commit f22308b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4545
- Remove datadog-specific code from [general] section. Instead add [metrics] which can be extended with baker.MetricsClient interfaces. [#34](https://github.com/AdRoll/baker/pull/34)
4646
- Remove duration parameter from baker.Main [#62](https://github.com/AdRoll/baker/pull/62)
4747
- TimestampRange filter accepts 'now' as range [#106](https://github.com/AdRoll/baker/pull/106)
48-
- standardize the components' structs names [#105](https://github.com/AdRoll/baker/pull/105)
48+
- Standardize the components' structs names [#105](https://github.com/AdRoll/baker/pull/105)
49+
- **Breaking** Change func FieldName to FieldNames (slice) as it allows to know the number of defined fields [#110](https://github.com/AdRoll/baker/pull/110)
4950

5051
### Removed
5152

0 commit comments

Comments
 (0)