easyappointments/Release Notes.txt

9 lines
276 B
Plaintext

VERSION 0.2
===========
- Use the PHPMailer class for sending HTML emails.
- Includes complete Google Sync protocol.
- Customers can book appointments only for the available hours.
- Generation of code documentation.
- Unit test the controller classes.
- Minor Fixes