From cfe925a3cd427e5eefb161617a7e1e4b2212155c Mon Sep 17 00:00:00 2001 From: Ben Brandt Date: Thu, 29 Sep 2016 12:24:57 -0700 Subject: [PATCH 1/2] Update to latest version of Math for Computer Science From Issue #363 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12be95d..8e77e17 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Courses | Duration | Effort Courses | Duration | Effort :-- | :--: | :--: -[Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/index.htm)| 12 weeks | 5 hours/week +[Mathematics for Computer Science](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-spring-2015/index.htm)| 12 weeks | 5 hours/week ### Algorithms @@ -393,7 +393,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**. ## Change Log -**Curriculum Version**: `5.0.0` +**Curriculum Version**: `5.1.0` To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer. From 79dc6d1efa5e85a8dafa94648c37a679b7d7dce2 Mon Sep 17 00:00:00 2001 From: Ben Brandt Date: Thu, 29 Sep 2016 12:27:47 -0700 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36562b4..efdb7f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [5.1.0] 2016-08-20 +Update to latest version of Math for Computer Science: + +### Updated +- Section: **Math (Discrete Math)** + - Mathematics for Computer Science + ## [5.0.0] 2016-08-20 Due to removed course, we had the following updates: