Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
  • Loading branch information
eddbbt committed Sep 16, 2024
1 parent e4d3b81 commit c782d1e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.92.1]- Unreleased
### Added
- Add template type support for trigger, thus enabling Mustache templating.

### Fixed
- Fixed trigger parse for HTTPHeaders.
- Fixed validation behavior when KnownValue equal to "nil" and ValueMatchOperator equal to "*".
- Updated validation function to allow string Datetime.
- Fixed LongIntegerArray parsing for interface values.

## [0.92.0]- 2023-11-16
### Added
- Add `triggers` package to validate Astarte triggers.
Expand Down

0 comments on commit c782d1e

Please sign in to comment.