Skip to content

Commit 565bcd5

Browse files
committed
docs: add to changelog
1 parent def5724 commit 565bcd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

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

1515
### Removed
1616

17+
- 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.
18+
1719
[Unreleased]: https://github.com/IQSS/dataverse-client-javascript/compare/v2.1.0...develop
1820

1921
---

0 commit comments

Comments
 (0)