File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66- Fixed error when redeploying with no modules, using PHP 5.3.
77- Fixed the Patcher throwing an exception if ` app/Mage.php ` was missing,
88 even when ` with-bootstrap-patch ` was set to ` false ` .
9+ - Add sourceReference support for installed.json, fixes issues with updates for dev-master type repositories
10+ where version is not a good indication of updates.
11+ - Remove exception for ` InstalledPackageFileSystemRepository::add() ` method,
12+ the function is used for both updates and new installs.
913
1014## [ 3.0.3] - 2015-06-02
1115- Added a change log file
Original file line number Diff line number Diff line change 3636 {
3737 "name" :" Vinai Kopp" ,
3838 "email" :" vinai@netzarbeiter.com"
39+ },
40+ {
41+ "name" :" Dan Stefan Oprean" ,
42+ "email" :" dan@designxenon.com"
3943 }
4044 ],
4145 "require" :{
You can’t perform that action at this time.
0 commit comments