diff --git a/changelog.txt b/changelog.txt index 2a29defe..a6e598a4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -24,7 +24,7 @@ Fixed in SVN: -- Feature: (MBaker) Option for cell caching using SQLite. +- Feature: (MBaker) Options for cell caching using Igbinary and SQLite/SQlite3. - General: (MBaker) Fix to build to ensure that Examples are included with the documentation - General: (MBaker) Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed - General: (MBaker) Improved memory usage in CSV Writer