Skip to content

Commit

Permalink
Updating Module Version [0.1.6] and CHANGELOG
Browse files Browse the repository at this point in the history
Fixes #228
  • Loading branch information
StartAutomating authored and StartAutomating committed Aug 27, 2023
1 parent fa47648 commit a165c6a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## Posh 0.1.6: Posh Reflection

* Added multiple custom views for System.Type (#216):
* Can now view 'Inheritance', 'Interfaces', 'Public', 'Private', 'Full'
* Private methods are highlighted in red.
* New Formatting:
* System.Version (#230, #231, #232)
* New Methods:
* Adding Posh.Host.Choose (#131)
* Improving formatting for RSS Feeds (#238)
* Adding PowerShell Podcast to .News/.Links (#228)

---

## Posh 0.1.5: Posh Issues and Discussions

* Adding PSModuleInfo.Discussion (Fixes #212)
Expand Down

0 comments on commit a165c6a

Please sign in to comment.