Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Fix versions in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aprokopenko committed Apr 11, 2018
1 parent b66fdb9 commit d4edcf0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,23 @@ CHANGELOG for Yii2 STARTER PROJECT TEMPLATE

*should be replaced with real project changelog later*

v0.9.2
v0.9.3
---------------------
* Fix './yii serve' command.
* Updated configs to PHP 7 syntax (with ::class call, instead of hard-coded text value)

v0.9.2
---------------------
* Fix user migration after code refactoring in v0.9

v0.9.1
---------------------
* Fix Codeception tests errors when run through PHPStorm.

v0.9
---------------------
* Upgrade app folder structure: moved controllers from web to root, moved commands to console,
* Moved migration component/views custom configuration to a separate module.
* Moved migration console/views custom configuration to a separate module.
* Admin panel: Added user "Roles" fields to edit form.
* Issue #13: Registration is absent
* Issue #14: Reset password
Expand Down

0 comments on commit d4edcf0

Please sign in to comment.