IGNITE-14480 Add release notes for performance-statistics-ext, spring-data*-ext, spring-tx-ext extensions 1.0.0 version (#54)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 8451780..22f8d66 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,34 @@
 Apache Ignite Extensions Release Notes
 ===========================
 
+Apache Ignite Performance Statistics Module 1.0
+-------------------------------------
+
+* Added the tool to build the cluster performance report
+* Added the utility to print performance statistics operations to a console or to a file in JSON format
+
+
+Apache Ignite Spring Data Modules 1.0
+-------------------------------------
+
+* Added the ability to connect to the Ignite cluster through the Ignite thin client for the Spring Data extensions
+* Fixed closing of Spring Data Ignite resources after destroying the Spring context if they were automatically started by the manager
+
+The following integrations were migrated to the Apache Ignite Extensions repository:
+* Spring Data 2.2 extension
+* Spring Data 2.0 extension
+* Spring Data extension
+
+
+Apache Ignite Spring Transactions Module 1.0
+-------------------------------------
+
+* Added the ability to connect to the Ignite cluster through the Ignite thin client
+
+The following integration was migrated to the Apache Ignite Extensions repository:
+* Spring Transactions extension
+
+
 Apache Ignite Streamer Extension Modules 1.0
 -------------------------------------
 The following integrations were migrated the Apache Ignite Extensions repository: