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

- old
+ new

@@ -116,9 +116,10 @@ # Push to the branch (`git push origin my-new-feature`) # Create new Pull Request == Releases +* <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 * <b>0.0.11</b> fix error_count and success_count, allow setting of max-tries (retry solr add if error)