We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c39c7 commit d446746Copy full SHA for d446746
docs/CHANGELOG.md
@@ -0,0 +1,12 @@
1
+### 0.1
2
+* Initial Release of PSSVG, including:
3
+ * A command for every SVG element (fixes #1)
4
+ * Lots of examples (fixes #2)
5
+ * CI/CD (fixes #3) with tests (fixes #4)
6
+ * automatically generated documentation (fixes #5), thanks to [HelpOut](https://github.com/StartAutomating/HelpOut)
7
+ * A GitHub action (fixes #6), thanks to [PSDevOps](https://github.com/StartAutomating/PSDevOps)
8
+ * It's own logo (fixes #7)
9
+ * The script used to generate every SVG element (fixes #8)
10
+ * [A github page](https://PSSVG.start-automating.com) (fixes #9)
11
+---
12
+
0 commit comments