diff --git a/CHANGELOG.md b/CHANGELOG.md index 32ea404..3725ec8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.2.1] 2015-10-11 +### Added +- Article Git - the simple guide to the prerequisite section. + ##[1.1.1] 2015-10-11 ### Fixed - Fix typos diff --git a/README.md b/README.md index 9dcee8b..9931fed 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,7 @@ You must share **only** files that you are **allowed** to! **Do NOT disrespect t The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them: - [Try Git](https://try.github.io/levels/1/challenges/1) +- [Git - the simple guide] (http://rogerdudler.github.io/git-guide/) - [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-) - [GitHub Hello World](https://guides.github.com/activities/hello-world/) - [Git Immersion](http://gitimmersion.com/index.html) @@ -407,7 +408,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**. ## Change Log -**Curriculum Version**: `1.1.1` +**Curriculum Version**: `1.2.1` 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.