115
115
enable_cache() has been called - the caching feature is now exclusively for
116
116
reading existing data. (Robert Collins)
118
121
* The ``VersionedFile`` interface now allows content checks to be bypassed
119
122
by supplying check_content=False. This saves nearly 30% of the minimum
120
123
cost to store a version of a file. (Robert Collins)