### [v0.3.4](https://github.com/shailesh-ladumor/one-signal/releases/tag/v0.3.4) (Dec 25, 2020)

##### Changed
* Laravel v8.x Support add  [(#8)](https://github.com/shailesh-ladumor/one-signal/pull/8) [(ef044f)](https://github.com/shailesh-ladumor/one-signal/pull/8/commits/42e34111340519ebf9104ea0f5a3c49892ef044f)
* fixed issue [#7](https://github.com/shailesh-ladumor/one-signal/issues/7)

### [v0.3.3](https://github.com/shailesh-ladumor/one-signal/releases/tag/v0.3.3) (July 18, 2020)

##### Changed
* Fix the update App API and moved config vars into client [(#6)](https://github.com/shailesh-ladumor/one-signal/pull/6) [(98647a3)](https://github.com/shailesh-ladumor/one-signal/pull/6/commits/98647a35d7b69d8f63adad803278a85f8244b6ed)
* Readme updated 

### [v0.3.2](https://github.com/shailesh-ladumor/one-signal/releases/tag/v0.3.2) (May 10, 2020)

##### Added
* Segments support add [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/5) [(988e474)](https://github.com/shailesh-ladumor/one-signal/commit/988e4741249a37d076c08ff902dadf84c399a77e)
* Apps Support add [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/5) [(7660ac3)](https://github.com/shailesh-ladumor/one-signal/commit/7660ac39baa55d2eb60610ed50192a80d3e086ee)
##### Changed
* Readme updated with `apps` and `segments` example [(#5)](https://github.com/shailesh-ladumor/one-signal/pull/5)

### [v0.3.1](https://github.com/shailesh-ladumor/one-signal/releases/tag/v0.3.1) (April 4th, 2020)
##### Changed
* `Device` URl change [issue reported by @yusronMu77] [(#3)](https://github.com/shailesh-ladumor/one-signal/issues/3) [(0986551)](https://github.com/shailesh-ladumor/one-signal/commit/0986551481e395da25aef4f6895f63a0e0c4e914)

### [v0.3.0](https://github.com/shailesh-ladumor/one-signal/releases/tag/v0.3.0) (March 15th, 2020)

##### Added
* `Laravel 7` support added  [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/2) [(cd3f347)](https://github.com/shailesh-ladumor/one-signal/pull/2/commits/cd3f347e4ee0cf1cd9101c2dae599713e9d650f7)
* Retrieve all `devices` support added [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/2) [(f947ea4)](https://github.com/shailesh-ladumor/one-signal/pull/2/commits/f947ea4bbe3dcf14aaefd0942eff07375e818c56#diff-21b615b0e4f9bb5208699be064b7d31bR174)
* Retrieve single `device` support added [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/2) [(f947ea4)](https://github.com/shailesh-ladumor/one-signal/pull/2/commits/f947ea4bbe3dcf14aaefd0942eff07375e818c56#diff-21b615b0e4f9bb5208699be064b7d31bR188) 
* Create `device` support added [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/2) [(f947ea4)](https://github.com/shailesh-ladumor/one-signal/pull/2/commits/f947ea4bbe3dcf14aaefd0942eff07375e818c56#diff-21b615b0e4f9bb5208699be064b7d31bR202)
* update `device` support added [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/2) [(f947ea4)](https://github.com/shailesh-ladumor/one-signal/pull/2/commits/f947ea4bbe3dcf14aaefd0942eff07375e818c56#diff-21b615b0e4f9bb5208699be064b7d31bR223)
##### Changed
* Readme updated with `devices` example [(#2)](https://github.com/shailesh-ladumor/one-signal/pull/2)

### [v0.2.0](https://github.com/shailesh-ladumor/one-signal/releases/tag/v0.2.0) (Feb 2nd, 2020)

##### Added

* Retrieve all notifications support added [(#1)](https://github.com/shailesh-ladumor/one-signal/pull/1) [(6d54af9)](https://github.com/shailesh-ladumor/one-signal/pull/1/commits/6d54af94f134a541ddbc02f9c823097093fce72a)
* Retrieve single notifications support added [(#1)](https://github.com/shailesh-ladumor/one-signal/pull/1) [(fbc593f)](https://github.com/shailesh-ladumor/one-signal/pull/1/commits/fbc593fd4aa2ff63d194d84bbe64c6ce1b86a27b)
* Changelog added [(#1)](https://github.com/shailesh-ladumor/one-signal/pull/1)  [(a189100)](https://github.com/shailesh-ladumor/one-signal/pull/1/commits/a189100566076e66459f5768affbaaa0c907421e)
* notifications example added in readme [(#1)](https://github.com/shailesh-ladumor/one-signal/pull/1) [(46172de)](https://github.com/shailesh-ladumor/one-signal/pull/1/commits/46172deffa10fb973fdfb1ea074636a902eadfd8)

#### Changed
* Readme updated with contents [(#1)](https://github.com/shailesh-ladumor/one-signal/pull/1)  [(1e877bd)](https://github.com/shailesh-ladumor/one-signal/pull/1/commits/1e877bdbe154eeb36c384c4aa4d3827d65764779)

### [v0.1.0](https://github.com/shailesh-ladumor/one-signal/releases/tag/v0.1.0) (Jan 31st, 2020)

##### Added

* Send Push support added
* Customize content support added
* Readme - docs added
