Skip to content

Commit 963fca6

Browse files
authored
Update ChangeLog & Contributors
1 parent c7c97bb commit 963fca6

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

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

5-
## [v3.5.0] - 2024-11-06
5+
## [v3.5.1] - 2024-11-09
6+
### Bug Fixes
7+
- Fix NumberFilter bug for string values by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2034
8+
- Fixes for Filter Pills - Split blades, and ensure invalid filter alues are removed by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2035
69

10+
## [v3.5.0] - 2024-11-06
711
### Bug Fixes
812
- Issue in multiple places where there is incorrect brackets in conjunction with coalescing operator (??) by @mrl22 in https://github.com/rappasoft/laravel-livewire-tables/pull/2021
913
- Add Value to BooleanColumn custom view by @lrjoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2010

CONTRIBUTORS.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Localisation Contributors
66
| Language | Contributor(s) |
77
| --- | --- |
8+
| Albanian (SQ) | [channor] (https://github.com/channor) |
89
| Arabic (AR) | None |
910
| Catalan (CA) | None |
1011
| Brazilian (pt_BR) | [irineujunior](https://github.com/irineujunior)|
@@ -13,15 +14,17 @@
1314
| Dutch (NL) | [siebsie23](https://github.com/siebsie23), [spekkie2002](https://github.com/spekkie2002), [Jerimu](https://github.com/Jerimu) |
1415
| English (EN) | Core Team |
1516
| Finnish (FI) | [devmikromike](https://github.com/devmikromike) |
16-
| French (FR) | [dgillier](https://github.com/dgillier) |
17-
| German (DE) | None |
17+
| French (FR) | [dgillier](https://github.com/dgillier), [khwadj](https://github.com/khwadj)|
18+
| German (DE) | [khwadj](https://github.com/khwadj) |
1819
| Indonesian (ID) | None |
19-
| Italian (IT) | Core Team |
20+
| Italian (IT) | Core Team, [khwadj](https://github.com/khwadj) |
2021
| Malay (MS) | [wanadri](https://github.com/wanadri) |
22+
| Norwegian (NB) | [channor] (https://github.com/channor) |
2123
| Polish (PL) | [meavric](https://github.com/meavric) |
2224
| Portugese (PT) | None |
2325
| Russian (RU) | None |
2426
| Spanish (ES) | [CristhoferMF](https://github.com/CristhoferMF) |
27+
| Swedish (SV) | [Aiiion](https://github.com/Aiiion) |
2528
| Thai (TH) | None |
2629
| Turkish (TK) | None |
2730
| Ukrainian (UK) | [Oleksandr-Moik](https://github.com/Oleksandr-Moik) |

0 commit comments

Comments
 (0)