Skip to content

Commit 9656e01

Browse files
committed
Add reference to Mega project list ossu#397
1 parent c7b3396 commit 9656e01

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This project adheres *in spirit* to [Semantic Versioning](http://semver.org/):
66
- "MINOR" updates correspond to changing courses without changing the topics
77
- "PATCH" updates correspond to aesthetic and non-essential additions/removals or changing order of classes for better progression
88

9+
## [7.1.2] 2017-04-22
10+
### Updated
11+
- Add link to Mega Project List in the introduction of the Projects section
912

1013
## [7.1.1] 2017-04-11
1114
### Updated

PROJECTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
44
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/open-source-society/computer-science) curriculum.
55

6+
For more project ideas, check the [Mega Project List](https://github.com/karan/Projects).
7+
68
- [Introduction to Computer Science](#introduction-to-computer-science)
79
- [Programming](#programming)
810
- [Math](#math)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ just remember that you can't purchase success!
7777

7878
# Curriculum
7979

80-
**Curriculum version**: `7.1.1` (see [CHANGELOG](CHANGELOG.md))
80+
**Curriculum version**: `7.1.2` (see [CHANGELOG](CHANGELOG.md))
8181

8282
- [Prerequisites](#prerequisites)
8383
- [Introduction to Computer Science](#introduction-to-computer-science)

0 commit comments

Comments
 (0)