Skip to content

Commit aa007e0

Browse files
committed
Update changelog.md
1 parent 2a4af81 commit aa007e0

File tree

1 file changed

+27
-23
lines changed

1 file changed

+27
-23
lines changed

changelog.md

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,40 @@
11
# Changelog
22

3+
## 3.0.0 - 2024-03-14
4+
5+
### What's Changed
6+
7+
* Configure Mend Bolt for GitHub by [@mend-bolt-for-github](https://github.com/mend-bolt-for-github) in https://github.com/bavix/laravel-clickhouse/pull/8
8+
* [3.0] Add support laravel ^11.0 & ^10.0 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-clickhouse/pull/9
9+
10+
### New Contributors
11+
12+
* [@mend-bolt-for-github](https://github.com/mend-bolt-for-github) made their first contribution in https://github.com/bavix/laravel-clickhouse/pull/8
13+
14+
**Full Changelog**: https://github.com/bavix/laravel-clickhouse/compare/2.3.4...3.0.0
15+
316
## 2.3.4 - 2024-01-17
417

518
**Full Changelog**: https://github.com/bavix/laravel-clickhouse/compare/2.3.3...2.3.4
619

720
## 2.3.3 - 2023-02-21
821

9-
## What's Changed
10-
* Suppress deprecation warning by @evgeek in https://github.com/bavix/laravel-clickhouse/pull/5
11-
* Fix Eloquent\Builder::where to pass along AND/OR by @glmdev in https://github.com/bavix/laravel-clickhouse/pull/4
12-
13-
## New Contributors
14-
* @evgeek made their first contribution in https://github.com/bavix/laravel-clickhouse/pull/5
15-
* @glmdev made their first contribution in https://github.com/bavix/laravel-clickhouse/pull/4
16-
22+
## What's Changed
23+
24+
* Suppress deprecation warning by [@evgeek](https://github.com/evgeek) in https://github.com/bavix/laravel-clickhouse/pull/5
25+
* Fix Eloquent\Builder::where to pass along AND/OR by [@glmdev](https://github.com/glmdev) in https://github.com/bavix/laravel-clickhouse/pull/4
26+
27+
## New Contributors
28+
29+
* [@evgeek](https://github.com/evgeek) made their first contribution in https://github.com/bavix/laravel-clickhouse/pull/5
30+
* [@glmdev](https://github.com/glmdev) made their first contribution in https://github.com/bavix/laravel-clickhouse/pull/4
31+
1732
**Full Changelog**: https://github.com/bavix/laravel-clickhouse/compare/2.3.2...2.3.3
1833

1934
## 2.3.2 - 2023-01-23
2035

21-
Add support laravel 10
22-
36+
Add support laravel 10
37+
2338
**Full Changelog**: https://github.com/bavix/laravel-clickhouse/compare/2.3.1...2.3.2
2439

2540
## 2.3.1 - 2022-10-27
@@ -28,35 +43,24 @@ Add support laravel 10
2843

2944
## 2.3.0 - 2022-10-16
3045

31-
add support laravel 9
32-
46+
add support laravel 9
47+
3348
**Full Changelog**: https://github.com/bavix/laravel-clickhouse/compare/2.2.0...2.3.0
3449

3550
## 2.2.0 - 2021-03-15
3651

37-
38-
3952
## 2.1.1 - 2021-03-15
4053

41-
42-
4354
## 2.1.0 - 2020-09-24
4455

45-
46-
4756
## 2.0.0 - 2020-09-24
4857

49-
50-
5158
## 1.1.0 - 2020-08-31
5259

53-
54-
5560
## 1.0.1 - 2020-07-09
5661

5762
Add support `laravel/telescope`
5863

5964
## 1.0.0 - 2020-07-09
6065

6166
First version
62-

0 commit comments

Comments
 (0)