Skip to content

Commit f70ccb2

Browse files
author
Shayne Fletcher
authored
Prepare for release 0.13.14 (#2246)
1 parent 4acaa0a commit f70ccb2

File tree

3 files changed

+20
-9
lines changed

3 files changed

+20
-9
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.13
1+
0.13.14

docs/source/support/release-notes.rst

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ Release notes
66

77
This page contains release notes for the SDK.
88

9+
.. _release-0-13-14:
10+
11+
0.13.14 - 2019-07-22
12+
--------------------
13+
14+
DAML Compiler
15+
~~~~~~~~~~~~~
16+
17+
- Support reading of DAML-LF 1.5 again.
18+
19+
DAML Studio
20+
~~~~~~~~~~~
21+
22+
VSCode scenario view improvements. Add a note in the IDE if:
23+
24+
- there is an open scenario view for a scenario that does no longer exist,
25+
- there is an open scenario view for a scenario in a file that does no longer compile.
26+
927
.. _release-0-13-13:
1028

1129
0.13.13 - 2019-07-16
@@ -229,7 +247,7 @@ DAML-LF
229247
Sandbox
230248
~~~~~~~
231249

232-
- Added `--log-level` command line flag.
250+
- Added `--log-level` command line flag.
233251
- **BREAKING CHANGE**: The Sandbox no longer supports loading from DALF files. You can now only use DAR files. See `#1610 <https://github.com/digital-asset/daml/issues/1610>`__.
234252

235253

unreleased.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,3 @@ This page contains release notes for the SDK.
88

99
HEAD — ongoing
1010
--------------
11-
12-
- [DAML Compiler] Support reading of DAML-LF 1.5 again.
13-
- [DAML Studio] VSCode scenario view improvements. Add a note in the IDE if:
14-
15-
+ there is an open scenario view for a scenario that does no longer exist,
16-
17-
+ there is an open scenario view for a scenario in a file that does no longer compile.

0 commit comments

Comments
 (0)