diff --git a/CHANGELOG.md b/CHANGELOG.md index dfca649..3a4dcc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,15 @@ # Changelog +# 0.1.1 +* [[61a27f4]](https://github.com/gianarb/penny/commit/61a27f4) Fixed wrong markdown syntax + # 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