|
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|
|
|
|
|
N/A
|
|
|
|
|
|
+## [24.1.1] - 2019-10-11
|
|
|
+
|
|
|
+### Fixed
|
|
|
+- Added missing `bin/pwa-studio` and `bin/setup-pwa-studio` bash scripts
|
|
|
+
|
|
|
## [24.1.0] - 2019-10-10
|
|
|
|
|
|
### Added
|
|
@@ -15,10 +20,10 @@ N/A
|
|
|
- Added `hirak/prestissimo` composer package to `bin/setup` helper script for much faster composer installs
|
|
|
- Downloaded archive installs are now cached on the user's machine, so subsequent installs of Magento will no longer re-download the archive if previously downloaded. Downloaded archives are stored in the `~/.docker-magento` folder.
|
|
|
|
|
|
-## Fixed
|
|
|
+### Fixed
|
|
|
- There is an invalid checksum reference in the Nexcess archive of 2.3.3, replaced checksum reference in `bin/setup` to resolve the error
|
|
|
|
|
|
-## Removed
|
|
|
+### Removed
|
|
|
- The previous CHANGELOG for `24.0.0` referenced `vertex/module-tax` being removed but for some reason it was not removed, now it is
|
|
|
|
|
|
## [24.0.0] - 2019-10-09
|