All notable changes to the ojs-codecheck project are documented in this file.
This CHANGELOG.md is based on and adapted from Keep a Changelog.
The ojs-codecheck project adheres to Semantic Versioning.
Therefore version names are of the format x.y.z(.0) and incremented as follows:
x: Major version change (e.g. when we adapt a new OJS version)y: Minor version change (e.g. when we add functionality or enhancements)z: Patch version change (e.g. when we make backward compatible bug fixes).0: Occasionally appended when needed for PKP/OJS style
- Initial plugin structure (Issue #2)
- OJS 3.5.x compatibility
- Documentation: README.md (Issue #4), CONTRIBUTING.md (Issue #3), CHANGELOG.md (Issue #5)
- Color scheme documentation in README.md
- Mock-Ups in Issue descriptions (Issue #26)