Skip to content

Commit

Permalink
Add changelog for v1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
picimako authored Sep 22, 2024
1 parent c7a7fc9 commit c72a213
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Citric Changelog

## 1.0.17

### Added
- Added JSON language injection into the `message.body.data` XML tag.

### Changed
- Supported IDE range is now 2024.1 - 2024.3.*
- Added the supported Citrus DSL names to the titles of code folding options in the IDE settings.

### Fixed
- Code completions and inspections that require looking up Citrus classes in a project, can now find those classes also when the project is Citrus Framework itself.

## 1.0.16

### Added
Expand Down

0 comments on commit c72a213

Please sign in to comment.