From 7595afa2516c3173269045767494148792210ab9 Mon Sep 17 00:00:00 2001 From: Waciuma Wanjohi Date: Sun, 3 May 2020 00:56:36 -0500 Subject: [PATCH] Add note to Changelog that curriculum is > v8 and < v9. Resolves #674 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0853746..c4cf4e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ This project adheres *in spirit* to [Semantic Versioning](http://semver.org/): - "MINOR" updates correspond to changing courses without changing the topics - "PATCH" updates correspond to aesthetic and non-essential additions/removals or changing order of classes for better progression +**Note**: The curriculum is currently undergoing review for v9. This consists largely of checking our recommendations against our [curricular guidelines](CURRICULAR_GUIDELINES.md), adding missing topics and cutting redundant or out of scope courses. As Requests for Comment in this effort are completed, changes are made immediately to the curriculum. When the overall review is complete we will notate the version bump to v9. + ## [8.0.0] 2017-11-01 ### Added - extras/readings: "The System Design Primer"