Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40cf60a

Browse files
authored
Merge pull request ossu#364 from benbrandt/benbrandt-patch-1
Update to latest version of Math for Computer Science
2 parents 9baa6c3 + 79dc6d1 commit 40cf60a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [5.1.0] 2016-08-20
7+
Update to latest version of Math for Computer Science:
8+
9+
### Updated
10+
- Section: **Math (Discrete Math)**
11+
- Mathematics for Computer Science
12+
613
## [5.0.0] 2016-08-20
714
Due to removed course, we had the following updates:
815

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Courses | Duration | Effort
119119

120120
Courses | Duration | Effort
121121
:-- | :--: | :--:
122-
[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
122+
[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
123123

124124
### Algorithms
125125

@@ -393,7 +393,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
393393

394394
## Change Log
395395

396-
**Curriculum Version**: `5.0.0`
396+
**Curriculum Version**: `5.1.0`
397397

398398
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.
399399

0 commit comments

Comments
 (0)