Skip to content

Latest commit

 

History

History
141 lines (70 loc) · 5.77 KB

CHANGELOG.md

File metadata and controls

141 lines (70 loc) · 5.77 KB

Change Log

0.1.9 (2015-03-09)

Full Changelog

Implemented enhancements:

  • Add API call to get a users organisation's membership #30

Fixed bugs:

  • xref is not working #29

Merged pull requests:

0.1.8 (2015-03-04)

Full Changelog

Merged pull requests:

0.1.7 (2015-02-18)

Full Changelog

Implemented enhancements:

  • Handle comments with position 0 as global issue comments #25

  • Add a function for creating comments in issues #23

Merged pull requests:

  • [Closes #25] Handle messages with position 0 as global issue comments. #26 (jfacorro)

0.1.6 (2015-02-13)

Full Changelog

Merged pull requests:

  • [#23] Added issue comment creation and list API calls. #24 (jfacorro)

0.1.5 (2015-01-14)

Full Changelog

Merged pull requests:

0.1.4 (2015-01-12)

Full Changelog

Fixed bugs:

  • Typo in type name "messge" instead of "message" #17

Merged pull requests:

0.1.3 (2014-11-13)

Full Changelog

Implemented enhancements:

  • Create a behaviour that allows using other library than jiffy #12

Fixed bugs:

  • Wrong order of arguments when checking application:get_env/2 #14

Merged pull requests:

0.1.2 (2014-11-13)

Full Changelog

Fixed bugs:

  • Wrong credentials tuple being created for basic authentication #6

Merged pull requests:

0.1.1 (2014-10-16)

Full Changelog

Fixed bugs:

  • Handle non 404 errors when checking team membership #10

  • Wrong api URI for get team membership #8

Merged pull requests:

0.1.0 (2014-09-26)

Closed issues:

  • Basic project structure #2

  • Implement GitHub API v3 #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator