Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 582 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 582 Bytes

Change Log

0.2.1

  1. Fixed bug on propagation of options.rest to node-rest-client instance
  2. Added default MIME types for XML and JSON to node-rest-client in support of Solr 5
  3. Added default writer type JSON to end point retrieving Solr collections from API

0.2.0

  1. Added support for Solr collection aliases
  2. Revamped dependencies to most up-to-date minors
  3. Pull #1: Collections list from Solr as JSON
  4. Added this changelog and removed revision history from README.md

0.1.0

Initial release.