Skip to content

Commit 956dc06

Browse files
AlexVanderbistgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent dcbfd68 commit 956dc06

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
All notable changes to `laravel-tags` will be documented in this file
44

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+
530
## 4.6.1 - 2024-03-01
631

732
### What's Changed

0 commit comments

Comments
 (0)