Skip to content

Commit 0dbcc72

Browse files
committed
0.28.1 release
1 parent 7cfc849 commit 0dbcc72

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
* None
1717

18+
## [0.28.1] -- 2021-02-07
19+
20+
### Added
21+
22+
* None
23+
24+
### Changed
25+
26+
* Corrected LINK in function CBH [7cfc849](https://github.com/thycotic-ps/thycotic.secretserver/commit/7cfc8497b24f9b24b8d11412b9d42db394adabc4)
27+
1828
## [0.28.0] -- 2021-02-07
1929

2030
### Added

src/Thycotic.SecretServer.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
ModuleVersion = '0.28.0'
2+
ModuleVersion = '0.28.1'
33
CompatiblePSEditions = 'Desktop', 'Core'
44
FormatsToProcess = 'Thycotic.SecretServer.Format.ps1xml'
55
TypesToProcess = 'Thycotic.SecretServer.Types.ps1xml'

0 commit comments

Comments
 (0)