# Changelog

All Notable changes to `league/openid-connect-claims` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [1.1.0] - 2016-05-26

### Added
- `getClaim` method
- `setClaim` method

## [1.0.1] - 2016-05-26

### Changed
- `$attributes` is now protected instead of private

## [1.0.0] - 2016-05-26

### Added
- First version