Minor change to release notes.
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ec816967 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ec816967 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ec816967 Branch: refs/heads/ignite-1282 Commit: ec8169675b4f7360becca0d8abbd300371238f52 Parents: f50f409 Author: vozerov-gridgain <[email protected]> Authored: Thu Nov 26 17:57:48 2015 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Thu Nov 26 17:57:48 2015 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/ec816967/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 70adf28..42258f7 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -3,10 +3,10 @@ Apache Ignite Release Notes Apache Ignite In-Memory Data Fabric 1.5 --------------------------------------- +* Ignite.NET: Initial Release. +* Ignite C++: Initial Release. * Massive performance improvements for cache operations and SQL. * Added new binary cache object marshalling implementation. -* Added Ignite.NET In-Memory Data Fabric. -* Added Ignite.C++ In-Memory Data Fabric. * Added IgniteSemaphore data structure. * Added MQTT Streamer. * Fixed failover for continuous queries.
