File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is loosely based on [ Keep a Changelog]
5+ and this project adheres to [ Semantic Versioning] .
6+
7+ [ Keep a Changelog ] : http://keepachangelog.com/en/1.0.0/
8+ [ Semantic Versioning ] : http://semver.org/spec/v2.0.0.html
9+
10+ ## [ Unreleased]
11+
12+ ## [ 0.1.1] - 2017-08-28
13+ ### Added
14+ - Add Changelog (This file)
15+ ### Changed
16+ - Makefile: Update help texts
17+ - README: Add missing installation steps
18+ - README: Add architecture-overview and screenshot images
19+
20+ ## 0.1.0 - 2017-08-24
21+ - Initial release
22+
23+ [ Unreleased ] : https://github.com/toricls/github-codebuild-integration/compare/0.1.1...HEAD
24+ [ 0.1.1] :
25+ https://github.com/toricls/github-codebuild-integration/compare/0.1.0...0.1.1
You can’t perform that action at this time.
0 commit comments