Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.3 - 2021-05-30

Fixed

  • Issue with applicator adding an empty filter group which caused query errors.

1.1.2 - 2021-05-26

Fixed

  • Prevent caching on dynamic services.

1.1.1 - 2021-05-26

Fixed

  • Bug where @{template was still used instead of @{parameters for dynamic services.

1.1.0 - 2021-04-21

Refactor

  • Support the new services layer.

1.0.0 - 2021-01-09

Added

  • The initial implementation of the package.

Versions