File: /home/wbwebdes/domains/mailing.wb-cloud.nl/private_html/base/CHANGELOG.md
# phpList 4 base distribution change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).
## x.y.z (next release)
### Added
### Changed
### Deprecated
### Removed
### Fixed
## 4.0.0-alpha2
### Added
- System tests for the test and dev environment (#69)
### Changed
- Move the PHPUnit configuration file (#78)
- Use the renamed phplist/core package (#77)
- Adopt more of the default Symfony project structure (#73, #74, #75, #79, #82)
### Deprecated
### Removed
### Fixed
### Security