Commit 956dc06 1 parent dcbfd68 commit 956dc06 Copy full SHA for 956dc06
File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-tags ` will be documented in this file
4
4
5
+ ## 4.7.0 - 2024-10-03
6
+
7
+ ### What's Changed
8
+
9
+ * docs: update the contents of the published config file by @alexrififi in https://github.com/spatie/laravel-tags/pull/506
10
+ * Fix Test Badge by @askdkc in https://github.com/spatie/laravel-tags/pull/510
11
+ * Fixed links to documentation pages by @sertxudev in https://github.com/spatie/laravel-tags/pull/512
12
+ * Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in https://github.com/spatie/laravel-tags/pull/504
13
+ * Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-tags/pull/515
14
+ * Added support for translation via JSON fields for PostgreSQL by @CheesyTech in https://github.com/spatie/laravel-tags/pull/509
15
+ * bugfix: fixes the syncWithType method to avoid deleting tags without … by @stanbridge-wcorrea in https://github.com/spatie/laravel-tags/pull/511
16
+ * Add "hasTag" method to check if the model has a certain tag by @jimmitjoo in https://github.com/spatie/laravel-tags/pull/517
17
+ * Document the ` hasTag ` method by @AlexVanderbist in https://github.com/spatie/laravel-tags/pull/519
18
+
19
+ ### New Contributors
20
+
21
+ * @alexrififi made their first contribution in https://github.com/spatie/laravel-tags/pull/506
22
+ * @askdkc made their first contribution in https://github.com/spatie/laravel-tags/pull/510
23
+ * @sertxudev made their first contribution in https://github.com/spatie/laravel-tags/pull/512
24
+ * @CheesyTech made their first contribution in https://github.com/spatie/laravel-tags/pull/509
25
+ * @stanbridge-wcorrea made their first contribution in https://github.com/spatie/laravel-tags/pull/511
26
+ * @jimmitjoo made their first contribution in https://github.com/spatie/laravel-tags/pull/517
27
+
28
+ ** Full Changelog** : https://github.com/spatie/laravel-tags/compare/4.6.1...4.7.0
29
+
5
30
## 4.6.1 - 2024-03-01
6
31
7
32
### What's Changed
You can’t perform that action at this time.
0 commit comments