CHANGELOG.md in massive_sitemap-2.0.0.rc4 vs CHANGELOG.md in massive_sitemap-2.0.0.rc5
- old
+ new
@@ -5,11 +5,11 @@
## v2.0.x - ???
* updated Docu
* switch to writer chain
* add BigSitemap API
- * FileManifest -> read all files into streams take that as reference
+ * support nested writing
## v2.0.0 - 13-02-2012
_inital release_
* restructured gem completely based on BigSitemap gem
@@ -26,5 +26,7 @@
* move index build into indexer and resource handling/selection into writer
* manifest handling:
* moved Amazon S3 integration to [massive_sitemap-writer-s3](https://github.com/rngtng/massive_sitemap-writer-s3)
* updated/fixed Ping
* move LockingFile into MassiveSitemap scope
+ * FileManifest -> read all files into streams take that as reference
+