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 663a761
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ 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]- 2024-09-16

### Added
- Add template type support fo 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 663a761

Please sign in to comment.