# Changelog
All Notable changes to `oauth2-apple` will be documented in this file

## 0.3.0 - 202X-XX-XX

### Added
- Nothing

### Deprecated
- Nothing

### Fixed
- Nothing

### Removed
- Nothing

### Security
- Nothing

## 0.2.1 - 2020-02-13

### Added
- Nothing

### Deprecated
- Nothing

### Fixed
- Handling of Apples JSON Web Key Set
- Undefined index: code [#4](https://github.com/patrickbussmann/oauth2-apple/pull/4) (thanks to [Darlinkster](https://github.com/Darlinkster))

### Removed
- Nothing

### Security
- Nothing

## 0.2.0 - 2019-10-31

### Added
- PHP 5.6 compatibility
- More test cases

### Deprecated
- Nothing

### Fixed
- Nothing

### Removed
- Nothing

### Security
- Nothing

## 0.1.0 - 2019-10-18

### Added
- Initial release!

### Deprecated
- Nothing

### Fixed
- Nothing

### Removed
- Nothing

### Security
- Nothing
