# Changelog

All notable changes to `laravel-google-calendar` will be documented in this file

## 2.2.0 - 2018-01-10
- add ability to add query params

## 2.1.1 - 2017-10-16
- improve sorting

## 2.1.0 - 2017-10-15
- add `update` method

### 2.0.0 - 2017-07-20
- use Google API v2
- rename config file

### 1.1.0 - 2017-04-26
- Added: `addAttendee` method to `Event`

### 1.0.3 - 2016-11-26
- Fixed: Bug regarding creation of events with custom ids

### 1.0.2 - 2016-08-06
- Fixed: The timezone of a passed Carbon object will be used when creating events

### 1.0.1 - 2016-07-29
- Fixed: Creating an event on an alternative calendar wont fail anymore

### 1.0.0 - 2016-05-24
- Initial release
