Changelog
From apnsGuide
Uses
- Provides a listing of the last 10 sets of changes to the control panel ordered in reverse chronological order.
Overview
A changelog is an overview of changes between software releases. Releases are formated as follows:
<version major>.<version minor> <state> <YYYYMMDD><-CVS>
- version major: Major version number. Changes in this number represent a significant change to the underlying framework.
- version minor: Minor changes that fix bugs or add new components.
- state: Unofficial and thus possibly unstable builds. Build stages are as follows, from least stable to closest to production ready: pre-alpha, alpha, beta, release candidate ("RC").
- YYYYMMDD: Date of the release. Y = 4 digit year, M = month, D = day
- -CVS: Optional tag to denote whether the application came directly from local development onto the servers.
Once all provisions are implemented in apnscp esprit and it becomes the preferred control panel, the release will hit 1.00.
