File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ This project adheres *in spirit* to [Semantic Versioning](http://semver.org/):
6
6
- "MINOR" updates correspond to changing courses without changing the topics
7
7
- "PATCH" updates correspond to aesthetic and non-essential additions/removals or changing order of classes for better progression
8
8
9
+ ## [ 7.0.2] 2017-03-30
10
+ ### Updated
11
+ - Moved optional online learning courses to extras/courses in a new section
12
+ - Moved alternate computer architecture course to extras/courses
13
+
14
+ ### Added
15
+ - Scala specialization under Advanced applications
16
+
17
+ ### Removed
18
+ - Removed all but one choice for required readings to make the curriculum simpler
19
+
9
20
## [ 7.0.1] 2017-03-11
10
21
### Updated
11
22
- Fixed link to Bradfield's DIY computer science page
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ just remember that you can't purchase success!
77
77
78
78
# Curriculum
79
79
80
- ** Curriculum version** : ` 7.0.1 ` (see [ CHANGELOG] ( CHANGELOG.md ) )
80
+ ** Curriculum version** : ` 7.0.2 ` (see [ CHANGELOG] ( CHANGELOG.md ) )
81
81
82
82
- [ Prerequisites] ( #prerequisites )
83
83
- [ Intro CS] ( #intro-cs )
You can’t perform that action at this time.
0 commit comments