Skip to content

Commit 55c39c7

Browse files
author
James Brundage
committed
Adding ReleaseNotes and Changelog
1 parent b04e084 commit 55c39c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.1
1+
### 0.1
22
* Initial Release of PSSVG, including:
33
* A command for every SVG element (fixes #1)
44
* Lots of examples (fixes #2)

PSSVG.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
ProjectURI = 'https://github.com/StartAutomating/PSSVG'
1414
LicenseURI = 'https://github.com/StartAutomating/PSSVG/blob/main/LICENSE'
1515
ReleaseNotes = @'
16-
## 0.1
16+
### 0.1
1717
* Initial Release of PSSVG, including:
1818
* A command for every SVG element (fixes #1)
1919
* Lots of examples (fixes #2)

0 commit comments

Comments
 (0)