=======
CHANGES
=======

2.4.2 (2014-04-17)
------------------

- Remove unneeded zope.app.authentication/debugskin/server test dependencies.
- Support for test output changed in zope.testbrowser 4.0.3


2.4.1 (2012-01-26)
------------------

- Fix path of CKEditor resources.


2.4.0 (2012-01-26)
------------------

- Use CKEditor 3.6.2
- Using Python's ``doctest`` module instead of deprecated
  ``zope.testing.doctest``.


2.3.0 (2011-02-22)
------------------

- Use CKEditor 3.5.2


2.2.0 (2010-11-19)
------------------

- Make the use of un-minified ckeditor source explicit


2.1.0 (2010-05-25)
------------------

- Use CKEditor 3.2.1

- Added configuration to use un-minified version of CKEditor when using dev
  mode.

- Fixed import that caused test failures.


2.0.0 (2009-09-04)
------------------

- Add CKeditor 3.0 widget.


1.2.0 (2009-07-06)
------------------

- Use FCKeditor 2.6.4.1

- Remove _samples directory and erect a barrier to its resurrection


1.1.0 (2008-06-18)
------------------

- Use FCKeditor 2.6

- Use versioned directories for javascript to cache-bust


1.0.1 (2007-11-02)
------------------

- Package data update.

- Updated code to work with packages in Zope 3.4 release.


1.0.0 (2007-10-29)
------------------

- Initial release.
