1CHANGELOG
2=========
3
42.6.0
5-----
6
7* generalized ErrorHandler and ExceptionHandler,
8  with some new methods and others deprecated
9* enhanced error messages for uncaught exceptions
10
112.5.0
12-----
13
14* added ExceptionHandler::setHandler()
15* added UndefinedMethodFatalErrorHandler
16* deprecated DummyException
17
182.4.0
19-----
20
21 * added a DebugClassLoader able to wrap any autoloader providing a findFile method
22 * improved error messages for not found classes and functions
23
242.3.0
25-----
26
27 * added the component
28