Skip to content

Latest commit

 

History

History
111 lines (55 loc) · 4.31 KB

CHANGELOG.md

File metadata and controls

111 lines (55 loc) · 4.31 KB

Change Log

0.1.7 (2015-06-06)

Full Changelog

Closed issues:

  • Update rebar.config file #29

0.1.6 (2015-05-19)

Full Changelog

Closed issues:

  • Version Bump to 0.1.6 #31

  • Version Bump to 0.1.5 #27

Merged pull requests:

  • [Fix #31] version bump to 0.1.6 #32 (davecaos)

  • [Fix #25] Update shotgun 0.1.10 version in makefile and rebar.config … #30 (davecaos)

  • [Fix #27] Version Bump to 0.1.5 #28 (davecaos)

0.1.5 (2015-05-19)

Full Changelog

Closed issues:

  • Please update shotgun #25

Merged pull requests:

  • [Fix #25] Version Bump 0.1.5 - Shotgun updated dependency to 0.1.9 #26 (davecaos)

0.1.4 (2015-05-12)

Full Changelog

Closed issues:

  • Update shotgun dependency to 0.1.8 #19

Merged pull requests:

0.1.3 (2015-04-20)

Full Changelog

Merged pull requests:

  • [#19] Fix shotgun dependency issue, from 0.1.7 to 0.1.8 version #20 (davecaos)

0.1.2 (2015-04-09)

Full Changelog

0.1.1 (2014-10-22)

Full Changelog

Merged pull requests:

  • Fixed rebar.config to not use the git account for github. #15 (AxisOfEval)

0.1.0 (2014-10-15)

Implemented enhancements:

  • Return standard {ok, _} and {error, _} tuples from API calls #11

  • Add rebar.config #7

Fixed bugs:

  • Error when ElasticSearch returns responses without body #13

  • Update shotgun dep version to 0.1.4 #9

Closed issues:

  • Take code from erlasticsearch and adapt it #4

  • Project structure #2

Merged pull requests:

  • [Closes #13] Return the status code #14 (jfacorro)

  • [Closes #11] Default result tuples. #12 (jfacorro)

  • [#9] Update shotgun version #10 (jfacorro)

  • [Closes #7] Added rebar.config. #8 (jfacorro)

  • [#4] Use erlasticsearch as a reference and adapt it to work with HTTP #5 (jfacorro)

  • [Closes #2] Initial project structure. #3 (jfacorro)

* This Change Log was automatically generated by github_changelog_generator