Skip to content

Commit 2ebd8af

Browse files
committed
add changelog entry
1 parent 40189c8 commit 2ebd8af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@ This changelog follows the principles of [Keep a Changelog](https://keepachangel
88

99
### Added
1010

11+
- In GetAllNotificationsByUser use case, added support for filtering unread messages and pagination.
12+
1113
### Changed
1214

1315
### Fixed
1416

17+
- In GetAllNotificationsByUser use case, additionalInfo field is returned as an object instead of a string.
18+
1519
### Removed
1620

1721
- Removed date fields validations in create and update dataset use cases, since validation is already handled in the backend and SPA frontend (other clients should perform client side validation also). This avoids duplicated logic and keeps the package focused on its core responsibility.

0 commit comments

Comments
 (0)