From f88d24f643b3b4c8176941113fbc058511b2f4ca Mon Sep 17 00:00:00 2001 From: "n.groshkov" Date: Wed, 1 Nov 2017 18:06:06 +0300 Subject: [PATCH] released v1.34 --- README.md | 25 +++++++++++++------------ client/client.iml | 1 - client/pom.xml | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 9db74798..f1fe6d3e 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,19 @@ On [github.com/cedesk/data-exchange](https://github.com/cedesk/data-exchange) ## Release History and Notes -* 2018-10-17 - Version 1.33.3 (changed distribution server and default repository server) -* 2018-10-16 - Version 1.33.2 (fixed icons) -* 2018-10-16 - Version 1.33.1 (removed erroneous library) -* 2018-10-16 - Version 1.33 (improved tradespace explorer, added import of tradespace data) -* 2018-09-27 - Version 1.32 (UI enhancements: highlight of remote changes, status of external model parameters, status bar logger, bug fixes) -* 2018-09-03 - Version 1.31.2 (fixed release) -* 2018-09-02 - Version 1.31.1 (fixed tests) -* 2018-09-01 - Version 1.31 (bug fixes, coloring status logger, improved action logging) -* 2018-08-21 - Version 1.30 (versioning capability for studies, Spring Data introduction, GUI services) -* 2018-07-26 - Version 1.29.1 (fixed *.exe build, logging and shutdown errors) -* 2018-07-24 - Version 1.29 (open source release, added copyright and MIT license) -* 2018-07-21 - Version 1.28 (introduce DI via Spring context) +* 2017-11-01 - Version 1.34 (CSV external model, bug fixes) +* 2017-10-17 - Version 1.33.3 (changed distribution server and default repository server) +* 2017-10-16 - Version 1.33.2 (fixed icons) +* 2017-10-16 - Version 1.33.1 (removed erroneous library) +* 2017-10-16 - Version 1.33 (improved tradespace explorer, added import of tradespace data) +* 2017-09-27 - Version 1.32 (UI enhancements: highlight of remote changes, status of external model parameters, status bar logger, bug fixes) +* 2017-09-03 - Version 1.31.2 (fixed release) +* 2017-09-02 - Version 1.31.1 (fixed tests) +* 2017-09-01 - Version 1.31 (bug fixes, coloring status logger, improved action logging) +* 2017-08-21 - Version 1.30 (versioning capability for studies, Spring Data introduction, GUI services) +* 2017-07-26 - Version 1.29.1 (fixed *.exe build, logging and shutdown errors) +* 2017-07-24 - Version 1.29 (open source release, added copyright and MIT license) +* 2017-07-21 - Version 1.28 (introduce DI via Spring context) * 2017-06-29 - Version 1.27.1 (fixed bug, critical for first time installations) * 2017-06-28 - Version 1.27 (bug fixes, N2 chart improvements, consistency verification) * 2017-05-31 - Version 1.26 (bug fixes, diff viewing and merging improvements) diff --git a/client/client.iml b/client/client.iml index 9a8e6500..f93d6461 100644 --- a/client/client.iml +++ b/client/client.iml @@ -30,7 +30,6 @@ - diff --git a/client/pom.xml b/client/pom.xml index 099e9f4b..87c95e04 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -20,7 +20,7 @@ 4.0.0 ru.skoltech.cedl dataexchange-client - 1.34-snapshot + 1.34 cedesk-client ru.skoltech.cedl.dataexchange.ClientApplication