This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,55 @@ | ||
CHANGELOG | ||
========= | ||
|
||
Phundament 4 | ||
## dmstr/phd | ||
|
||
master | ||
------ | ||
### 4.0.2 (8.1.2016) | ||
|
||
... | ||
- added make diagnose target to lint job | ||
- added docker daemon check | ||
- do not clean-test in target clean, since it may conflict with initial builds | ||
- fixed startup in makefile target all | ||
- removed docs module configuration from main.php | ||
- enhanced asset path detection | ||
|
||
4.0.0-rc16 | ||
---------- | ||
### 4.0.1 (7.1.2016) | ||
|
||
- fixed docker-compose requirements check | ||
|
||
### 4.0.0 (5.1.2016) | ||
|
||
- stable release | ||
- added protoype module | ||
|
||
------------------------------------------------ | ||
|
||
### 4.0.0-rc16 | ||
|
||
- updated docs | ||
- improved startup scripts | ||
- refactored navbar | ||
|
||
4.0.0-rc12 | ||
---------- | ||
### 4.0.0-rc12 | ||
|
||
- codeception requirement to 2.1 | ||
|
||
4.0.0-beta12 | ||
------------ | ||
### 4.0.0-beta12 | ||
|
||
- updated default configuration (schmunk42) | ||
|
||
4.0.0-beta11 | ||
------------ | ||
### 4.0.0-beta11 | ||
|
||
- refactored Docker setup (schmunk42) | ||
- updated template views and style (schmunk42) | ||
|
||
4.0.0-beta10 | ||
------------ | ||
### 4.0.0-beta10 | ||
|
||
- build fixes | ||
|
||
4.0.0-beta9 | ||
----------- | ||
### 4.0.0-beta9 | ||
|
||
- fixed Vagrant shared folder issues (schmunk42) | ||
|
||
4.0.0-dev | ||
--------- | ||
### 4.0.0-beta1 | ||
|
||
- basic development |