README.rdoc in harvestdor-indexer-1.0.4 vs README.rdoc in harvestdor-indexer-2.0.0

- old
+ new

@@ -116,9 +116,10 @@ # Push to the branch (`git push origin my-new-feature`) # Create new Pull Request == Releases +* <b>2.0.0</b> Complete refactor to update APIs, merge configuration yml files, update to rspec 3 * <b>1.0.4</b> Set skip_heartbeat to true in the initialization of the DorFetcher::Client for ease of testing * <b>1.0.3</b> Implemented class level config so anything that inherits from Harvestdor::Indexer can share configuration settings * <b>1.0.0</b> Replaced OAI harvesting mechanism with dor-fetcher * <b>0.0.13</b> Upgrade to latest faraday HTTP client syntax; Use retries gem (https://github.com/ooyala/retries) to make retrying of index process more robust * <b>0.0.12</b> fix total_object nil error