Add base/profiling.php and data/profiling_pdo.php.
[hoplite.git] / CHANGES
1 Version 1.1
2 ================================================================================
3 - Add hoplite\data\ProfilingPDO to add profiling to database access.
4 - Add hoplite\base\Profiling static utility class.
5 - Add hoplite\http\Input for request data sanitization.
6
7 Version 1.0
8 ================================================================================
9 - Creation of the CHANGES file.