Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
The following are lists of the notable changes included with each release.
This is intended to help keep people informed about notable changes between
versions, as well as provide a rough history. Each item is prefixed with
one of the following labels: `Added`, `Changed`, `Deprecated`,
`Removed`, `Fixed`, `Security`. We also use [Semantic Versioning](http://semver.org)
to manage the versions of this gem so
that you can set version constraints properly.
#### [Unreleased](https://github.com/WorkflowCI/github/compare/v0.4.0...HEAD)
* WIP
#### [v0.4.0](https://github.com/WorkflowCI/github/compare/v0.3.0...v0.4.0) – 2018-08-31
* `Added`: `Github.Orgs.find!`.
* `Added`: `Github.Response`.
#### [v0.3.0](https://github.com/WorkflowCI/github/compare/v0.2.0...v0.3.0) – 2018-08-30
* `Added`: GitHub Emails.
#### [v0.2.0](https://github.com/WorkflowCI/github/compare/v0.1.0...v0.2.0) – 2018-08-30
* `Added`: GitHub Organizations.
#### [v0.1.0](https://github.com/WorkflowCI/github/commit/456368e9fafc3416787ff1275c281f6dad236280) – 2018-08-30
* `Added`: initial functional version with GitHub Statuses.