Changelog¶
All notable changes to the Apaleo API Client will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Version Policy¶
We follow Semantic Versioning:
- MAJOR (X.0.0): Breaking changes to public APIs
- MINOR (0.X.0): New features, backwards compatible
- PATCH (0.0.X): Bug fixes, backwards compatible
View releases on GitHub