From 72742fc0e4e35f217f60d5d675da740aa4732d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n?= Date: Fri, 21 Jun 2019 14:03:05 -0300 Subject: [PATCH 1/2] Agreement on Compatibility --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f63fce26c..fb1c0ec42 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,7 @@ Once you compiled or packaged everything you needed, you can stop the container The site for each module can be found at \target\site\index.html ![Site](site.png) + + ## Agreement on Compatibility from now on + + Interfaces started to be used in this refactoring process, and GeneXus SA commits evolving some of them maintaining compatibility. From 57fb6ab60c05b6987d6c90fa1eba4a44b02b2b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n?= Date: Mon, 24 Jun 2019 12:49:23 -0300 Subject: [PATCH 2/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Juan Andrés --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb1c0ec42..cd3f22b17 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ Once you compiled or packaged everything you needed, you can stop the container ## Agreement on Compatibility from now on - Interfaces started to be used in this refactoring process, and GeneXus SA commits evolving some of them maintaining compatibility. + With interfaces now in place since the v16 Upgrade 4 release, GeneXus SA commits to evolve them while maintaining compatibility.