This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 00791b6  Prepare 4.1 release news
00791b6 is described below

commit 00791b60cc208fa34e42b4c9f494def92a0ca2eb
Author: Nikita Timofeev <[email protected]>
AuthorDate: Tue Jul 21 19:04:01 2020 +0300

    Prepare 4.1 release news
---
 src/main/site/content/news/cayenne-41-final-released.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/site/content/news/cayenne-41-final-released.md 
b/src/main/site/content/news/cayenne-41-final-released.md
index fe684a6..7a33b85 100644
--- a/src/main/site/content/news/cayenne-41-final-released.md
+++ b/src/main/site/content/news/cayenne-41-final-released.md
@@ -5,14 +5,14 @@ date: 2020-07-21T12:00:00+03:00
 
 Apache Cayenne team is really glad to announce a final (general availability) 
release of _Cayenne 4.1_. 
 
-Here is a recap of all great changes made since 4.0:
+Here is a recap of changes made since 4.0:
 
 - New field-based data objects (see {{% jira 2330 %}}), 
   that are **much faster** to read and write, while **significantly** reducing 
the app memory footprint.
   
 - Dependency-free Cayenne core. No more velocity or commons-collections 
compile dependencies. Only "slf4j-api" is required in the base config.
 
-- New extensible project XML structure. 
+- New extensible project XML structure. This allows to store cgen and reverse 
engineering configs along with the project.
 
 - New reverse engineering UI in Cayenne Modeler, that is much more intuitive 
and customizable, 
 more over configuration is now saved so you can evolve it with your model and 
perform reverse engineering in one click.
@@ -35,7 +35,7 @@ more over configuration is now saved so you can evolve it 
with your model and pe
     
 ```
 
-- And a numerous minor fixes and improvements. 
+- And numerous minor fixes and improvements. 
 
 Cayenne can be downloaded from [here](/download.html).
 

Reply via email to