diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..d23f7c6c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# phpList change log + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/). + + +## 4.0.0 (unreleased) + +### Added + + +### Changed + + +### Deprecated + + +### Removed + + +### Fixed + + +### Security