Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions doc/changes/changes-2.4.0.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# script-languages-release 2.4.0, released t.b.d.
# script-languages-release 2.4.0, released 2021-09-16

Code name: t.b.d.
Code name: MacOsX support and package updates for git and curl.

## Summary

t.b.d.
This release upgraded to the Script-Languages-Container-Tools version 0.3.0.
With that, it enables building script-language container under MacOsX (with some limitation, check [Readme](../../README.md)).
It also contains several minor bugfixes and updates the git and curl packages.

## [Package Version Comparison between Release 2.3.0 and 2.4.0](package_diffs/2.4.0/README.md)

## Script-Language-Container-Tool (Exaslct)

This release uses version 0.2.1 of the container tool.
This release uses version 0.3.0 of the container tool.

## Bug Fixes
- #169: Removed duplicated push in CI
Expand Down