We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a499f commit 624bd6aCopy full SHA for 624bd6a
ChangeLog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version [0.4.0](https://github.com/cedx/sql.ps1/compare/v0.3.0...v0.4.0)
4
+- Changed the type of the `-Parameters` argument to `[System.Collections.Specialized.OrderedDictionary]`.
5
+
6
## Version [0.3.0](https://github.com/cedx/sql.ps1/compare/v0.2.0...v0.3.0)
7
- Added the `-Timeout` parameter to most cmdlets.
8
- Renamed the `Get-ServerVersion` cmdlet to `Get-Version`.
0 commit comments