From 9656e01c8609e5247054c2f04c917a98911d3ff5 Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Sat, 22 Apr 2017 09:57:54 -0300 Subject: [PATCH] Add reference to Mega project list #397 --- CHANGELOG.md | 3 +++ PROJECTS.md | 2 ++ README.md | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5de6dd0..615a463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ 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 +## [7.1.2] 2017-04-22 +### Updated +- Add link to Mega Project List in the introduction of the Projects section ## [7.1.1] 2017-04-11 ### Updated diff --git a/PROJECTS.md b/PROJECTS.md index 69ef681..5f134ac 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -3,6 +3,8 @@ Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/open-source-society/computer-science) curriculum. +For more project ideas, check the [Mega Project List](https://github.com/karan/Projects). + - [Introduction to Computer Science](#introduction-to-computer-science) - [Programming](#programming) - [Math](#math) diff --git a/README.md b/README.md index 41336ad..b2b6735 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ just remember that you can't purchase success! # Curriculum -**Curriculum version**: `7.1.1` (see [CHANGELOG](CHANGELOG.md)) +**Curriculum version**: `7.1.2` (see [CHANGELOG](CHANGELOG.md)) - [Prerequisites](#prerequisites) - [Introduction to Computer Science](#introduction-to-computer-science)