Skip to content

Commit dc5339d

Browse files
committed
Proper changelog for current 0.9.0 update
1 parent cc91635 commit dc5339d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [0.9.0] - 2024-08-10
88

9+
- Updated interfaces and classes related to data services, enhancing modularity and improving version handling.
10+
- Added classes for Git commands, version management, and random number generation.
11+
912
**Changed**:
13+
- Restructured the data service interfaces, consolidating functionality into a single IDataService interface and removing unnecessary interfaces.
14+
- Changed AddData to AddOrReplaceData in the DataService implementation.
15+
- Removed the isLocal state from data handling.
1016

1117
## [0.8.1] - 2023-08-27
1218

0 commit comments

Comments
 (0)