File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
===================================================================
9
9
10
+ ## [ 1.1.1.dev000700] - 2025-04-09
11
+ ### Changed
12
+ - [ #104 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/104 ) feat: using single collection endpoint to retrieve the collection details
13
+
10
14
## [ 1.1.1.dev000600] - 2025-04-07
11
15
### Changed
12
16
- [ #102 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/102 ) feat: item transfomer
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " mdps-ds-lib"
3
- version =" 1.1.1.dev000600 "
3
+ version =" 1.1.1.dev000700 "
4
4
description = " Mission Data System - MDPS (Unity) Data Service Core library"
5
5
authors = [
" Wai Phyo <[email protected] >" ]
6
6
license = " Apache 2.0"
You can’t perform that action at this time.
0 commit comments