diff --git a/CHANGELOG.md b/CHANGELOG.md index 97fb25e..ca36605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## 0.2.0 - 2018-01-26 ### Added - Added `id` to `Project` - Added `project_id` to `Build` -## [0.1.0] - 2018-01-05 +## 0.1.0 - 2018-01-05 - Initial Release