Skip to content

Commit 21b48e3

Browse files
committed
updated changelog
1 parent bbdf4a1 commit 21b48e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [UNRELEASED] 2026-02-19
77
### Added
8-
- PointsHistoryDto: New DTO to encapsulate the response structure, including total points and the collection of user activities.
9-
- PointEntryDto: New DTO for individual score entries, including points and formatted date strings.
8+
- PointsHistoryResponseDto: New DTO to encapsulate the response structure, including total points and the collection of user activities.
9+
- PointHistoryEntryDto: New DTO for individual score entries, including points and formatted date strings.
1010
- GamificationMapper: Implementation of a dedicated mapper component to transform UserScoreDocument entities into PointEntryDto with null-safety logic.
1111
- PointsService: Core interface definition for gamification point-related business operations.
1212
- PointsServiceImpl: Implementation of the points history logic, featuring reactive stream processing and score aggregation.

0 commit comments

Comments
 (0)