Skip to content

Commit

Permalink
release 0.13.27 (#3015)
Browse files Browse the repository at this point in the history
  • Loading branch information
garyverhaegen-da authored Sep 25, 2019
1 parent 23c3c33 commit 5eb76ee
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.26
0.13.27
22 changes: 22 additions & 0 deletions docs/source/support/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,28 @@ Release notes

This page contains release notes for the SDK.

.. _release-0-13-27:

0.13.27 - 2019-09-25
--------------------

DAML Assistant
~~~~~~~~~~~~~~

- ``daml start`` now supports ``--sandbox-option=opt``, ``--navigator-option=opt``
and ``--json-api-option=opt`` to pass additional option to sandbox/navigator/json-api.
These flags can be specified multiple times.

DAML Compiler
~~~~~~~~~~~~~

- Fix a bug where generic templates could crash the compiler.

Security
~~~~~~~~

- Fix signing process.

.. _release-0-13-26:

0.13.26 - 2019-09-24
Expand Down
4 changes: 0 additions & 4 deletions unreleased.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,3 @@ This page contains release notes for the SDK.
HEAD — ongoing
--------------

- [DAML Assistant] ``daml start`` now supports ``--sandbox-option=opt``, ``--navigator-option=opt``
and ``--json-api-option=opt`` to pass additional option to sandbox/navigator/json-api.
These flags can be specified multiple times.
- [DAML Compiler] Fix a bug where generic templates could crash the compiler.

0 comments on commit 5eb76ee

Please sign in to comment.