Skip to content

Commit becda56

Browse files
committed
chore: reorganize changelog structure and update entries for clarity
1 parent dcdd88b commit becda56

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
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

3843
Initial 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)

0 commit comments

Comments
 (0)