We use the changelog format defined in Keep a Changelog, and keep our version numbers according to Semantic Versioning v2.0.0.
Versioning scheme:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
- Added libluajit-dev package to container
- Beautify Dockerfile
- Improved README.md and added ToC
- Added ca-certificates and checkinstall packages to container
- Ignored content in data folder
- README.md, LICENSE, CHANGELOG.md and .gitignore files
- Basic placeholder folders and files
- Working initial version: dockerfile, assets, entrypoint, composer and scripts
- None, this section is included as example for future versions.
- None, this section is included as example for future versions.
- None, this section is included as example for future versions.