Skip to content

Commit c2e7b58

Browse files
authored
Merge pull request #59 from codebyray/2.x
2.x
2 parents 4ef0e33 + eefb684 commit c2e7b58

17 files changed

+1294
-880
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
CHANGELOG
2-
===
1+
# Changelog
32

4-
This changelog contains all notable change of the laravel-review-rateable package
3+
All notable changes to `laravel-review-rateable` will be documented here.
54

6-
6-19-2019 - Added Laravel 5.8 support
5+
## 2.0 - 2025-04-07
76

8-
9-05-2019 - Added Laravel 6.0 support
7+
### What's Changed from v1
98

9+
* Complete rewrite: Complete rewrite of v1. New v2 allows more control over you reviews/ratings.
10+
* Define custom rating keys, labels, and value boundaries (min/max) via a config file.
11+
* Organize ratings by department (e.g. default, sales, support) with their own criteria.

0 commit comments

Comments
 (0)