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

2.0.1 (2010-08-30)
==================

- Fix DiskStorage winerror import on windows


2.0.0 (2010-08-30)
------------------

- ETag and Vary headers support added


1.1.1 (2010-07-20)
------------------

- If cache entry doesn't contain 'etag' header and browser
  uses 'If-None-Matched' header gcache should revalidate cache entry

- Do not cache http response if Last-Modified greater than Expires
  only if 'Cache-control' not in headers


1.1.0 (2010-07-12)
------------------

- Do not cache http response if Last-Modified greater than Expires


1.0.0 (2010-03-19)
------------------

- Initial release.
