You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 1.0.1 (2016-02-19)
2
+
3
+
BC Breaks:
4
+
- None
5
+
6
+
New features:
7
+
-[#96](https://github.com/thephpleague/tactician/pull/96/files): More detailed error message when accidentally passing a non-object into the command bus (array, callable, string, etc).
8
+
1
9
## 1.0.0 (2015-12-31)
2
10
3
11
No changes. The current API has held up for quite sometime and is being used in production by a number of folks. Therefore, Tactician now has official 1.0 support. A huge thanks to everyone who's contributed over the last year!
0 commit comments