== Version 0.9.3
 * Modified CMS authorization system to live completely in component.
 * Username and password now set by component, in file cms_authorization_config.rb.
 * Made file names more consistent.
 * Added additional functional tests.
 * Moved inline HTML and Javascript out of publish() method and into constants.

== Version 0.9.2
 * Bug fixed when publishing content - table name would be left as "cms_contents_live" instead of being reset
 * Added functional and unit tests.

== Version 0.9.1
 * Minor update.

== Version 0.9
 * Initial Release