aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2019-01-03 11:40:37 -0500
committerGitHub <noreply@github.com>2019-01-03 11:40:37 -0500
commit8a27d164cbc78595d2e6b81ec1c56ee560624b23 (patch)
treeb35071ac7638939144b8e71505049afab148a934 /README.md
parentbfcc47fc2f616673aca236cb8e175c3952804dfe (diff)
downloadgoogletest-8a27d164cbc78595d2e6b81ec1c56ee560624b23.tar.gz
googletest-8a27d164cbc78595d2e6b81ec1c56ee560624b23.tar.bz2
googletest-8a27d164cbc78595d2e6b81ec1c56ee560624b23.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88ed935f..08d9587b 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,10 @@
[![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**:
+** PR FREEZE COMING SOON **
+We are working on a large refactoring that would make it hard to accept external PRs. *Really Soon Now* we will not be accepting new PRs until the refactoring has been completed.
+
+**Future Plans**:
* 1.8.x Release - [the 1.8.x](https://github.com/google/googletest/releases/tag/release-1.8.1) is the last release that works with pre-C++11 compilers. The 1.8.x 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)