# Changelog

## 1.0.5 - 2020-03-16

* Update call to array_get helper to use the Illuminate\Support\Arr class
* Enable Laravel 7 compatability

## 1.0.4 - 2019-10-17

* Enable Laravel 6.0 compatability

## 1.0.3 - 2019-02-11

* Enable package discovery for laravel 5.5+ 

## 1.0.2 - 2019-01-16

* Add compatability with Laravel Lumen (make named route configurable)

## 1.0.1 - 2017-08-30

* Fix config retrieval of `prometheus.storage_adapters`

## 1.0.0 - 2017-07-27

* Initial release