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

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 7e137e6edaae487675dbb1fab87112052d02b455
Author: Ron Clabo <[email protected]>
AuthorDate: Fri Mar 26 16:12:30 2021 -0400

    GitHub home page messaging  to communicate the strength and stability of 
the beta.
---
 README.md | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b3d8fa0..b50483e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Apache Lucene.NET
+# Apache Lucene.NET
 
 
[![Nuget](https://img.shields.io/nuget/dt/Lucene.Net)](https://www.nuget.org/packages/Lucene.Net)
 [![Azure DevOps builds 
(master)](https://img.shields.io/azure-devops/build/lucene-net/6ba240c9-9598-47e7-a793-0ed8a4ba2f8b/3/master)](https://dev.azure.com/lucene-net/Lucene.NET/_build?definitionId=3&_a=summary)
@@ -52,6 +52,15 @@ PM> Install-Package Lucene.Net
 
 ### Lucene.NET 4.8.0
 
+##### Latest Version - Lucene 4.8 Beta
+
+* The beta version is extremely stable
+* Has more than 7000+ passing unit tests
+* Integrates well with .Net 5.0 
+* Supports NetStandard 2.0, and  NetStandard 2.1 
+* Supports with .Net Framework 4.5.1+
+* Some developers already use it in production environments
+
 ##### Core Library
 
 [![NuGet 
version](https://img.shields.io/nuget/vpre/Lucene.Net.svg)](https://www.nuget.org/packages/Lucene.Net/)

Reply via email to