Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 666 Bytes

CHANGES.rst

File metadata and controls

37 lines (23 loc) · 666 Bytes

CHANGES

1.1.3 (unreleased)

  • Nothing changed yet.

1.1.2 (2014-02-21)

  • Fixed: packaging bug that caused 'pip install zc.recipe.filestorage' to fail with an error about missing README.txt

1.1.1 (2014-02-16)

  • Fixed: packaging bug that caused a test failure in a test runner that didn't use buildout to run setup.py.

1.1.0 (2014-02-14)

  • Python 3 compatibility
  • Using Python's doctest module instead of deprecated zope.testing.doctest.
  • Removed 'shared-blob-dir' from blobstorage section.

1.0.0 (2007-11-03)

  • Initial release.