Skip to content

Commit e94375a

Browse files
committed
build: release v3.39.0.
1 parent 9bca982 commit e94375a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [3.39.0] - 2024-05-07
7+
### Added
8+
- feat: allows store items to be read as JSON.
9+
10+
### Changed
11+
- docs: adds CLI instructions for enabling debug mode for Groovy scripts.
12+
- docs: adds Groovy DSL example.
13+
- docs: adds instructions for debugging Groovy scripts.
14+
- docs: tidies Groovy debugging instructions.
15+
616
## [3.38.3] - 2024-04-24
717
### Changed
818
- chore(deps): bump org.apache.maven.plugins:maven-jar-plugin

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion=0.0.0-SNAPSHOT
1+
projectVersion=3.39.0

0 commit comments

Comments
 (0)