Skip to content

Commit 1f9dcab

Browse files
authored
Merge pull request #155 from dataplat/new-version-0-30
Time for next release (v0.30)
2 parents e5f4a0a + bd30758 commit 1f9dcab

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGELOG.md

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

88
### Added
99

10+
### Changed
11+
12+
### Fixed
13+
14+
### Deprecated
15+
16+
### Removed
17+
18+
### Security
19+
20+
## 0.30.0 - 2025-07-20
21+
22+
### Added
23+
1024
- Added unit tests for `Get-FabricWorkspaceUser` function to ensure it works correctly with multiple workspaces both in the pipeline and passed to a parameter.
1125
- Added unit tests for Aliases for `Get-FabricWorkspaceUser` function to ensure backward compatibility.
1226
- Added credits for authors to all functions and Unit tests to verify the existence of such tags (#89)
@@ -54,13 +68,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5468

5569
### Deprecated
5670

71+
- None
72+
5773
### Removed
5874

5975
- Removed Revision History from `Get-FabricSQLDatabase`, `Get-FabricSQLDatabase`
6076

61-
### Security
77+
**Contributors:**
78+
Rob Sewell, Kamil Nowinski and Gijs Reijn.
79+
80+
**Note:**
81+
For a full list of changes and details, please see the commit history.
6282

63-
## 0.22.0 - 20250609
83+
## 0.29.0 - 2025-06-10
6484

6585
### Added
6686

0 commit comments

Comments
 (0)