Skip to content

Commit 32cdae2

Browse files
committed
Update changelog
1 parent 7043f81 commit 32cdae2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [0.5.0] - Unreleased
9+
10+
### Added
11+
12+
- When "compiling" a monolithic PSM1, add support for both inserting headers/footers for the entire PSM1, and for each script file. Control these via the following new build parameters (via [@pauby](https://github.com/pauby))
13+
- `$PSBPreference.Build.CompileHeader`
14+
- `$PSBPreference.Build.CompileFooter`
15+
- `$PSBPreference.Build.CompileScriptHeader`
16+
- `$PSBPreference.Build.CompileScriptFooter`
17+
818
## [0.4.0] - 2019-08-31
919

1020
### Changed

0 commit comments

Comments
 (0)