File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed
Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+ All notable changes to this project will be documented in this file.
3+ This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4+
5+ ## Unreleased
6+
7+ ## 0.1.1 / 2017-03-02
8+
9+ * [ BUGFIX] Fix composer autoloader for development classes so it doesn't conflict
10+ with root project dependencies
11+
12+ ## 0.1.0 / 2014-08-27
13+
14+ * [ FEATURE] First release - all the features!
Original file line number Diff line number Diff line change 2727 "issues" : " https://github.com/ingenerator/pigeonhole/issues" ,
2828 "source" : " https://github.com/ingenerator/pigeonhole"
2929 },
30- "autoload" : {
31- "psr-0 " : {
32- "spec" : " "
30+ "autoload-dev " : {
31+ "psr-4 " : {
32+ "spec\\ " : " spec "
3333 }
3434 },
3535 "bin" : [],
You can’t perform that action at this time.
0 commit comments