Skip to content

Commit ab92634

Browse files
committed
Changes CHANGELOG file to include latest changes.
1 parent 64c1f03 commit ab92634

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Change Log
2+
All notable changes to the `flysystem-github` project will be documented in this
3+
file. This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## 0.1.0 - 2015-07-18 - Read functionality
6+
### Added
7+
Read functionality and Github API authentication have been implemented.
8+
9+
## 0.0.0 - 2015-05-11 - Project Setup
10+
### Added
11+
Set up project basics like .gitignore file, PHPUnit Configuration file,
12+
Contributing guidelines, Composer file stating dependencies, MIT License, README
13+
file and this CHANGELOG file.
14+
15+
[unreleased]: https://github.com/potherca/flystystem-github/compare/v0.1.0...HEAD
16+
[0.1.0]: https://github.com/potherca/flystystem-github/compare/v0.0.0...v0.1.0

0 commit comments

Comments
 (0)