Skip to content

Commit 6c9c7db

Browse files
author
James Brundage
committed
Updating Module Version [0.0.3] and CHANGELOG
1 parent 1ca94f0 commit 6c9c7db

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.0.3
2+
* Adding Inline Python Support (#63)
3+
* Adding [OutputFile] transpiler (#64)
4+
* Building PipeScript with PipeScript (#54)
5+
---
6+
17
## 0.0.2
28
* New Transpilers:
39
* .>ValidatePlatform (#58)

PipeScript.psd1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717

1818
Tags = 'PipeScript','PowerShell', 'Transpilation', 'Compiler'
1919
ReleaseNotes = @'
20+
## 0.0.3
21+
* Adding Inline Python Support (#63)
22+
* Adding [OutputFile] transpiler (#64)
23+
* Building PipeScript with PipeScript (#54)
24+
---
25+
2026
## 0.0.2
2127
* New Transpilers:
2228
* .>ValidatePlatform (#58)

0 commit comments

Comments
 (0)