0.001 2014-11-25

    First release of App::Cme.

    These are the changes done to cme compared to the old cme shipped
	with Config::Model 2.061:
	
	* Cme has been re-written with App::Cmd
    - old mechanism for cme extension is removed. Extensions support
	  is provided by App::Cmd
	+ added gen_class_pod and update commands
    + added -quiet option to suppress progress messages
    * fix mistached options wrt available commands in bash_completion
    * added -root-dir option (used for tests)