aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-10 15:20:51 -0400
committerGitHub <noreply@github.com>2018-08-10 15:20:51 -0400
commit8cccb2a718c3fbfa1742b0badd50b81f75de678e (patch)
tree0a66adddc18f005b5b514fbc2aa46916243408d8 /README.md
parent9cb381952ecf2b9d6cf0ad9d6b7fa2711988e6a8 (diff)
downloadgoogletest-8cccb2a718c3fbfa1742b0badd50b81f75de678e.tar.gz
googletest-8cccb2a718c3fbfa1742b0badd50b81f75de678e.tar.bz2
googletest-8cccb2a718c3fbfa1742b0badd50b81f75de678e.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4886c92a..14a9e236 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,7 @@
[![Build status](https://ci.appveyor.com/api/projects/status/4o38plt0xbo1ubc8/branch/master?svg=true)](https://ci.appveyor.com/project/GoogleTestAppVeyor/googletest/branch/master)
**Future Plans**:
-* 1.8.x Release
-The 1.8.x will be the last release that works with pre-C++11 compilers. The 1.8.1 will not accept any requests for any new features and any bugfix requests will only be accepted if proven "critical"
+* 1.8.x Release - the 1.8.x will be the last release that works with pre-C++11 compilers. The 1.8.1 will not accept any requests for any new features and any bugfix requests will only be accepted if proven "critical"
* Post 1.8.x - work to improve/cleanup/pay technical debt. When this work is completed there will be a 1.9.x tagged release
* Post 1.9.x googletest will follow [Abseil Live at Head philosophy](https://abseil.io/about/philosophy)