Skip to content

Commit 570855c

Browse files
authored
5.5.0
FEAT: - Feature evaluations now consider the information declared in add-ons FIX: - availableFor list considered as inmutable due to java +16
2 parents 38f516a + 42e0f5f commit 570855c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/io/github/isagroup/PricingContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ public Boolean userAffectedByPricing() {
101101
* the user
102102
* from the configuration.
103103
*
104-
* @return List<String> with the current user's contracted add-ons. Add-on names
104+
* @return List of strings with the current user's contracted add-ons. Add-on names
105105
* should be the same as in the pricing configuration file.
106106
*
107107
*/

0 commit comments

Comments
 (0)