Skip to content

Commit e67bf17

Browse files
committed
52.1.0
1 parent ddc5438 commit e67bf17

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [52.1.0] - 2025-10-21
8+
9+
### Added
10+
- Added `bin/init` script to initialize development environment with sample data and dev-related modules [PR #1377](https://github.com/markshust/docker-magento/pull/1377)
11+
- Added support for multiple files or directories as arguments in `bin/copytocontainer` [PR #1384](https://github.com/markshust/docker-magento/pull/1384)
12+
13+
### Updated
14+
- Updated Magento version to 2.4.8-p3 in README installation instructions
15+
16+
### Fixed
17+
- Fixed CDPATH from corrupting directory paths in copy scripts by redirecting output to /dev/null [PR #1374](https://github.com/markshust/docker-magento/pull/1374)
18+
719
## [52.0.2] - 2025-07-01
820

921
### Fixed

0 commit comments

Comments
 (0)