Skip to content

Commit 425f9f0

Browse files
committed
Update changelog
1 parent da1b75b commit 425f9f0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Change Log
22
[Package Checklist](http://phppackagechecklist.com/#1,2,3,4,6,7,8,9,10,11,12,13,14)
33

4-
## [0.2.0] - 2 Dec 2015
4+
## [0.2.0 - 0.2.1] - 2 Dec 2015
5+
### Fixed
6+
- reference to User model primary key to not use `$user->id`, but instead `$user->getKey()`.
7+
58
### Changed
9+
- installation instructions to make sure a User exists in the system.
610
- installation instructions for adding Entities.
711
- views to better resemble Spark Settings components, so they can be integrated into Spark.
812

0 commit comments

Comments
 (0)