Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,18 @@

All notable changes to `filament-comments` will be documented in this file.

## 1.1.0 - Feb 13, 2024

- Adds Brazilian Portuguese Translation 🇧🇷 (Credit [@patriciomartinns](https://github.com/patriciomartinns))
- Adds Italian translations 🇮🇹 (Credit [@Askancy](https://github.com/Askancy))
- Adds Russian translations 🇷🇺 (Credit [@PetroZaburko](https://github.com/PetroZaburko))
- Adds Ukrainian translations 🇺🇦 (Credit [@PetroZaburko](https://github.com/PetroZaburko))
- Adds authenticatable model class in config file (Credit [@PetroZaburko](https://github.com/PetroZaburko))
- Adds support for morph maps (Credit [@pelmered](https://github.com/pelmered))

## 1.0.3 - Jan 31, 2024

- Adds Dutch translations (Credit [@CodeWithDennis](https://github.com/CodeWithDennis))
- Adds Dutch translations 🇳🇱 (Credit [@CodeWithDennis](https://github.com/CodeWithDennis))

## 1.0.2 - Jan 31, 2024

Expand Down