Skip to content

Commit

Permalink
Prepare for release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thePanz committed Aug 8, 2017
1 parent 26eeb64 commit 7a4024b
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](#unreleased)
### Added
- Added /teams/{team_id}/members/{user_id} API endpoint (TeamsApi::getTeamMember())
- Added /users/{user_id}/teams API endpoint (UsersApi::getUserTeams())

### Changed
- Refactored Exceptions structure and inheritances

### Deprecated
### Removed
### Fixed
### Security

## v[0.1.0](https://github.com/thePanz/MattermostClient/releases/tag/0.1.0)
### Added
- Added /teams/{team_id}/members/{user_id} API endpoint (TeamsApi::getTeamMember())
- Added /users/{user_id}/teams API endpoint (UsersApi::getUserTeams())

### Changed
- Refactored Exceptions structure and inheritances

## v[0.0.1](https://github.com/thePanz/MattermostClient/releases/tag/0.0.1)

First release of MattermostClient for PHP
Expand Down

0 comments on commit 7a4024b

Please sign in to comment.