From c51d19976b96ec14fc8ba786c97d6de64ebf96ee Mon Sep 17 00:00:00 2001 From: Marco Giannotti Date: Wed, 13 Jan 2021 11:16:34 +0100 Subject: [PATCH] Release v1.3.1 --- Artesian.SDK.prj | 6 +++--- GMEPublicOffer/Enums/Zone.m | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Artesian.SDK.prj b/Artesian.SDK.prj index b8b0933..dc9c4c8 100644 --- a/Artesian.SDK.prj +++ b/Artesian.SDK.prj @@ -5,10 +5,10 @@ niccolo.cecchi@ark-energy.eu Ark Energy This Library provides read access to the Artesian API - In v1.3.0 has been added: -- Extraction Fill for all queries + In v1.3.1 has been added: +- CALA zone on Enums ${PROJECT_ROOT}\icon.png - 1.3.0 + 1.3.1 ${PROJECT_ROOT}\Artesian.SDK.mltbx diff --git a/GMEPublicOffer/Enums/Zone.m b/GMEPublicOffer/Enums/Zone.m index b433837..3dc05c4 100644 --- a/GMEPublicOffer/Enums/Zone.m +++ b/GMEPublicOffer/Enums/Zone.m @@ -18,7 +18,8 @@ SICI, SLOV, SUD, - SVIZ + SVIZ, + CALA end end