File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Change Log
1+ ## [ unreleased ]
22
3- All notable changes to this project will be documented in this file.
3+ ### 🐛 Bug Fixes
4+
5+ - Change prefix of commands pulled from PSCertutil
6+
7+ ### ⚙️ Miscellaneous Tasks
48
5- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6- and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
9+ - Moving template files into default directories so they are published in the module that goes to PSGallery
10+ - Update template properties path to use script root for consistency
11+ - Add git-cliff configuration for changelog generation
712
813## [ 0.3.1]
914
@@ -37,3 +42,12 @@ Prelease version to see how to create a prerelease version.
3742
3843Initial commit. Doesn't do anything. Just learning PSStucco.
3944
45+ # Changelog Meta
46+
47+ All notable changes to this project will be documented in this file.
48+
49+ Using:
50+ - [ Keep a Changelog] ( http://keepachangelog.com/ )
51+ - [ Semantic Versioning] ( http://semver.org/ )
52+ - [ Conventional Commits] ( https://www.conventionalcommits.org/ )
53+ - [ git-cliff] ( https://git-cliff.org )
You can’t perform that action at this time.
0 commit comments