Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
majkinetor committed Nov 12, 2017
1 parent 3bd9e87 commit 860abcd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# AU Project Changelog

## Next

- `Update-AuPackage`
- New feature **strams** that extends `au_GetLatest` with option to return multiple HashTables (one for each stream).
- New parameter `IncludeStream` to force update of spcecific stream.
- `au_BeforeUpdate` and `au_AfterUpdate` now provide parameter `Package` of type `[AUPackage]` which you can use to modify Nuspec data.
- Added new function `Set-DescriptionFromReadme` that is called automatically when README.md is present in the package folder ([#85](https://github.com/majkinetor/au/issues/85)). See [documentation](README.md#automatic-package-description-from-readmemd).
- Plugins:
Expand Down

0 comments on commit 860abcd

Please sign in to comment.