Skip to content

Commit 8714978

Browse files
committed
updated changelog, removed compoer.lock
1 parent 5a3f023 commit 8714978

File tree

3 files changed

+8
-1950
lines changed

3 files changed

+8
-1950
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ vendor
22
.idea
33
composer.phar
44
tests/_data/cache
5+
composer.lock

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
#### 1.0.0
4+
5+
* **Updated to Go AOP Framework 1.0**
6+
* Added verifying inherited method calls by @torreytsui. See #90
7+
* Replaces `return` with `yield` for non-root namespaces. By @faridanthony See #93
8+
* Fix bug that class does not bind in static double by @torreytsui. See #89
9+
310
#### 0.5.5
411

512
* compatible with Symfony3 and PHP7

0 commit comments

Comments
 (0)