Skip to content

Commit a40f89c

Browse files
dmason30actions-user
authored andcommitted
Update CHANGELOG
1 parent 7c174a6 commit a40f89c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,47 +2,65 @@
22

33
All notable changes to `fidum/laravel-dashboard-vapor-metrics-tile` will be documented in this file
44

5+
## 2.1.0 - 2022-02-10
6+
7+
## What's Changed
8+
9+
- Run tests on PHP 8.1 by @dmason30 in https://github.com/fidum/laravel-dashboard-vapor-metrics-tile/pull/9
10+
- Add Laravel 9 Support by @dmason30 in https://github.com/fidum/laravel-dashboard-vapor-metrics-tile/pull/10
11+
12+
**Full Changelog**: https://github.com/fidum/laravel-dashboard-vapor-metrics-tile/compare/2.0.1...2.1.0
13+
514
## 2.0.1 - 2020-12-12
615

716
**Added**
17+
818
- Added PHP 8 Support
919

1020
## 2.0.0 - 2020-09-10
1121

1222
**Added**
23+
1324
- Added Laravel 8 Support
1425
- Added `spatie/laravel-dashboard` 2.0.0 support
1526

1627
**Changed**
28+
1729
- Upgraded [fidum/laravel-dashboard-chart-tile](https://github.com/fidum/laravel-dashboard-chart-tile) to 4.0.0
1830

1931
**Breaking**
32+
2033
- Dropped Laravel 7 support
2134
- Dropped `spatie/laravel-dashboard` 1.x support
2235

2336
## 1.3.0 - 2020-07-05
2437

2538
**Changed**
39+
2640
- Upgraded [fidum/laravel-dashboard-chart-tile](https://github.com/fidum/laravel-dashboard-chart-tile) to v3
2741

2842
## 1.2.0 - 2020-04-15
2943

3044
**Changed**
45+
3146
- Changed charts to use [fidum/laravel-dashboard-chart-tile](https://github.com/fidum/laravel-dashboard-chart-tile) internally ([#2](https://github.com/fidum/laravel-dashboard-vapor-metrics-tile/pull/2))
3247

3348
## 1.1.0 - 2020-04-09
3449

3550
**Added**
51+
3652
- Added charts tiles!
3753

3854
## 1.0.1 - 2020-04-07
3955

4056
**Fixed**
57+
4158
- Fixed docs folder no longer downloaded when package is installed
4259

4360
## 1.0.0 - 2020-04-06
4461

4562
**Added**
63+
4664
- Added tests with full coverage!
4765

4866
## 0.0.1 - 2020-04-06

0 commit comments

Comments
 (0)