Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 9, 2021
1 parent 370a058 commit 393dce9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Release Notes

## [Unreleased](https://github.com/laravel/cashier/compare/v12.7.1...12.x)
## [Unreleased](https://github.com/laravel/cashier/compare/v12.8.0...12.x)


## [v12.8.0 (2021-02-09)](https://github.com/laravel/cashier/compare/v12.7.1...v12.8.0)

### Added
- Metered billing ([#1048](https://github.com/laravel/cashier-stripe/pull/1048))

### Changed
- Allow Stripe dashboard subscriptions ([#1058](https://github.com/laravel/cashier-stripe/pull/1058))

### Fixed
- Fix return type for invoice line items ([#1053](https://github.com/laravel/cashier-stripe/pull/1053))


## [v12.7.1 (2021-02-04)](https://github.com/laravel/cashier/compare/v12.7.0...v12.7.1)
Expand Down

0 comments on commit 393dce9

Please sign in to comment.