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
{{ message }}
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
12
12
13
13
### Changed
14
14
15
+
- After EE is linked, EE versions of composer.lock and composer.json are replaced back with CE versions (thus are not marked by git as modified)
16
+
15
17
### Fixed
16
18
19
+
- Fixed issue with some files marked as unversioned in git after EE linking
17
20
- It is now possible to use spaces in path to vagrant project on Windows. On OSX and Linux hosts it works in non-NFS mode, in NFS mode it does not work because of [bug in vagrant](mitchellh/vagrant#7540)
18
21
- Fixed issue with MySQL being down after VM power off
0 commit comments