We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d6d88 commit 5ec3876Copy full SHA for 5ec3876
CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [3.33.0] - 2023-11-17
7
+### Added
8
+- feat: adds system expression evaluator to config evaluator list.
9
+
10
+### Changed
11
+- docs: describes system placeholders.
12
+- docs: improves bundled Docker instructions.
13
14
## [3.32.2] - 2023-11-17
15
### Changed
16
- chore(deps): bump com.fasterxml.jackson.core:jackson-databind
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=3.33.0
0 commit comments