Skip to content

Commit

Permalink
Merge pull request #596 from Badgerati/Issue-594
Browse files Browse the repository at this point in the history
v1.8.2
  • Loading branch information
Badgerati authored Jul 31, 2020
2 parents 7e98b92 + 33623af commit efb6b3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

## v1.8.2

```plain
### Bugs
* #594: Add `Import-PodeSnapIn` to FunctionsToExport list
```

## v1.8.1

```plain
Expand Down
1 change: 1 addition & 0 deletions src/Pode.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
'Get-PodeConfig',
'Add-PodeEndware',
'Import-PodeModule',
'Import-PodeSnapIn',
'Protect-PodeValue',
'Resolve-PodeValue',
'Invoke-PodeScriptBlock',
Expand Down

0 comments on commit efb6b3e

Please sign in to comment.