Changelog
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.
[1.0.0] — 2025-08-15
🚀 Added
- Initial release of the VAS API Gateway.
- Support for core services:
- Airtime top-up
- Mobile data plans
- Electricity bill payments
- Internet data subscriptions
- Flight booking integration
- Account information services
🔄 Changed
🐞 Fixed
🔒 Security
- Enforced HTTPS encryption for all endpoints.
- Added input validation for all API requests.
⚠️ Deprecated
🗑 Removed
📖 How to Read This Changelog
- Added → New features
- Changed → Updates to existing functionality
- Deprecated → Features soon to be removed
- Removed → Features removed entirely
- Fixed → Bug fixes
- Security → Security-related changes