Skip to content

Commit

Permalink
Fix issue #180. Now empty lists are accepted as well as lists that ar…
Browse files Browse the repository at this point in the history
…e nil.
  • Loading branch information
schmidtw committed Oct 5, 2021
1 parent d969d9d commit 76acacc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed
- Fixed [Issue #180](https://github.com/xmidt-org/aker/issues/180)

## [v1.1.0] - 2021-09-29
### Added
- Provide operational metrics as a metric message through xmidt and a log message
Expand Down

0 comments on commit 76acacc

Please sign in to comment.