From 6cba30303574db006bb2ce6fce0fc92f78229c90 Mon Sep 17 00:00:00 2001 From: "A. Lloyd Flanagan" Date: Sat, 17 Oct 2015 09:38:35 -0400 Subject: [PATCH] Update README.md Clarify release naming policy pre-2.0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37f6013e4af..cec8ccca971 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Get Involved Branch Info =========== - * Releases are named after Led Zeppelin songs. + * Releases are named after Led Zeppelin songs. (Releases prior to 2.0 were named after Van Halen songs.) * The devel branch corresponds to the release actively under development. * As of 1.8, modules are kept in different repos, you'll want to follow [core](https://github.com/ansible/ansible-modules-core) and [extras](https://github.com/ansible/ansible-modules-extras) * Various release-X.Y branches exist for previous releases.