File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ 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.1.2] 2017-04-22
10
+ ### Updated
11
+ - Add link to Mega Project List in the introduction of the Projects section
9
12
10
13
## [ 7.1.1] 2017-04-11
11
14
### Updated
Original file line number Diff line number Diff line change 3
3
4
4
Projects created by OSSU's students for each course of our [ ** Computer Science** ] ( https://github.com/open-source-society/computer-science ) curriculum.
5
5
6
+ For more project ideas, check the [ Mega Project List] ( https://github.com/karan/Projects ) .
7
+
6
8
- [ Introduction to Computer Science] ( #introduction-to-computer-science )
7
9
- [ Programming] ( #programming )
8
10
- [ Math] ( #math )
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.1.1 ` (see [ CHANGELOG] ( CHANGELOG.md ) )
80
+ ** Curriculum version** : ` 7.1.2 ` (see [ CHANGELOG] ( CHANGELOG.md ) )
81
81
82
82
- [ Prerequisites] ( #prerequisites )
83
83
- [ Introduction to Computer Science] ( #introduction-to-computer-science )
You can’t perform that action at this time.
0 commit comments