diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d6b54f..c5a1054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# Version 2.2.0 (2016-08-10) + +* [new] Add the ability to substitue `@Scheduling` attributes `value`, `taskName` and `triggerName` with configuration values via `${}` placeholder. + # Version 2.1.1 (2016-04-26) * [chg] Update for SeedStack 16.4. diff --git a/pom.xml b/pom.xml index 5294e6d..ba43ba8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.seedstack.addons.scheduling scheduling - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT 2.3.0