-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Gianluca Arbezzano
committed
Aug 25, 2015
1 parent
1abb828
commit 61a27f4
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# Changelog | ||
|
||
# 0.1.0 | ||
* [https://github.com/gianarb/penny/commit/fabfffc]([fabfffc]) Bootstrap project | ||
* [https://github.com/gianarb/penny/commit/7e46405]([7e46405]) Replace name in penny | ||
* [https://github.com/gianarb/penny/commit/2fa13ab]([2fa13ab]) Refactoring public API | ||
* [https://github.com/gianarb/penny/pull/2]([#2]) Corrected readme description | ||
* [https://github.com/gianarb/penny/pull/3]([#3]) Scrutinizer Auto-Fixes | ||
* [https://github.com/gianarb/penny/pull/8]([#8]) remove unused use statements | ||
* [https://github.com/gianarb/penny/pull/7]([#7]) Force or not exception throw | ||
* [https://github.com/gianarb/penny/pull/9]([#9]) Reduce number of event | ||
* [https://github.com/gianarb/penny/pull/10]([#10]) Create signature with route params | ||
* [[fabfffc]](https://github.com/gianarb/penny/commit/fabfffc) Bootstrap project | ||
* [[7e46405]](https://github.com/gianarb/penny/commit/7e46405) Replace name in penny | ||
* [[2fa13ab]](https://github.com/gianarb/penny/commit/2fa13ab) Refactoring public API | ||
* [[#2]](https://github.com/gianarb/penny/pull/2) Corrected readme description | ||
* [[#2]](https://github.com/gianarb/penny/pull/3) Scrutinizer Auto-Fixes | ||
* [[#8]](https://github.com/gianarb/penny/pull/8) remove unused use statements | ||
* [[#7]](https://github.com/gianarb/penny/pull/7) Force or not exception throw | ||
* [[#9]](https://github.com/gianarb/penny/pull/9) Reduce number of event | ||
* [[#20]](https://github.com/gianarb/penny/pull/10) Create signature with route params |