This commit is contained in:
dfinke
2019-12-05 18:19:32 -05:00
parent 270a5d921c
commit 1baed182c3

View File

@@ -63,6 +63,13 @@ Plus, wiring the [PowerShell ScriptAnalyzer Excel report](https://github.com/dfi
# What's new 7.0.0
## Refactor
- Remove all functions from the `psm1`
- Move functions into public subdirectory
- Align TDD and continuous integration workflow
- Move help from functions to mdHelp and use PlatyPS to generate external help file
Thanks to [James O'Neill](https://twitter.com/jamesoneill) for the refactor and [Illy](https://twitter.com/ili_z) on the continuous integration.
# What's new 6.5.3
Thanks again to the community for making this module even better.