All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Given a version number MAJOR.MINOR.PATCH, increment the:
MAJOR version when you make incompatible site breaking changes,
MINOR version when you add functionality in a backwards-compatible manner, and
PATCH version when you make backwards-compatible bug fixes.
0.2.0 - 2019-03-28
- Set a release tag
- Refactor to be a Composer/Orchestrator package
- Fix #7 allow page fragments, finish modx dest url
- Updated DB see #2
- Now works with contexts #2
- Initial Release