Update to 7.2.1

This commit is contained in:
Josh Hanson 2017-05-14 17:21:54 -04:00
parent 560f1dc93d
commit d437fd3205
2 changed files with 9 additions and 1 deletions

View File

@ -6,6 +6,14 @@ 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.2.1] 2017-05-14
### Updated
- Networking course should take 8 weeks to complete
- Fixed spelling error
### Added
- Introduction to Haskell course to [extras/courses](extras/courses.md)
## [7.2.0] 2017-04-28
### Added
- Software Testing course

View File

@ -77,7 +77,7 @@ just remember that you can't purchase success!
# Curriculum
**Curriculum version**: `7.2.0` (see [CHANGELOG](CHANGELOG.md))
**Curriculum version**: `7.2.1` (see [CHANGELOG](CHANGELOG.md))
- [Prerequisites](#prerequisites)
- [Introduction to Computer Science](#introduction-to-computer-science)