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 043e5bc commit 32fb666Copy full SHA for 32fb666
doc/changes/changelog.md
@@ -1,5 +1,6 @@
1
# Changes
2
3
+* [0.3.0](changes_0.3.0.md)
4
* [0.2.1](changes_0.2.1.md)
5
* [0.2.0](changes_0.2.0.md)
6
* [0.1.0](changes_0.1.0.md)
doc/changes/changes_0.3.0.md
@@ -0,0 +1,19 @@
+# Script-Languages-Container-Tool 0.3.0, released 2021-09-15
+
+Code name: Support for MacOsX
+## Summary
7
+With this release exaslct can build script-language containers under MacOsX, with some limitations.
8
9
+## Features / Enhancements
10
11
+ - #69: Created slim version of exaslct for MacOsX
12
13
+## Bug Fixes
14
15
+n/a
16
17
+## Documentation
18
19
+ - #73: Prepared changelog for version 0.3.0
0 commit comments