From 1c7ea14648b4c7de35b6a5915ed2114c34b7b319 Mon Sep 17 00:00:00 2001 From: Kye Russell Date: Wed, 4 Dec 2019 13:08:30 +0800 Subject: [PATCH] Removed Eric S. Raymond quote from the release notes --- docs/community/release-notes.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/community/release-notes.md b/docs/community/release-notes.md index 283dbae67..4be05d56b 100644 --- a/docs/community/release-notes.md +++ b/docs/community/release-notes.md @@ -1,9 +1,5 @@ # Release Notes -> Release Early, Release Often -> -> — Eric S. Raymond, [The Cathedral and the Bazaar][cite]. - ## Versioning Minor version numbers (0.0.x) are used for changes that are API compatible. You should be able to upgrade between minor point releases without any other code changes.