mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
Fix up the release notes according to new guidelines. (#1786)
* Fix up the release notes according to new plan. * Better note. * Added an a
This commit is contained in:
parent
ca3ca745fb
commit
15827d43ce
@ -6,19 +6,6 @@ Release notes
|
||||
|
||||
This page contains release notes for the SDK.
|
||||
|
||||
DAML Assistant
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- Added `--install-assistant` flag to `daml install` command, changing the default
|
||||
behavior of `daml install` to be "install the assistant whenever we are installing
|
||||
a newer version of the SDK". Deprecated the `--activate` flag.
|
||||
|
||||
DAML Studio
|
||||
~~~~~~~~~~~
|
||||
|
||||
- Opening an already open scenario will now focus it rather than opening
|
||||
it in a new empty tab which is never updated with results.
|
||||
|
||||
.. _release-0-13-5:
|
||||
|
||||
0.13.5 - 2019-06-19
|
||||
|
@ -9,10 +9,13 @@ This page contains release notes for the SDK.
|
||||
HEAD — ongoing
|
||||
--------------
|
||||
|
||||
DAML Studio
|
||||
~~~~~~~~~~~
|
||||
|
||||
- The selected view for scenario results (table or transaction) is now
|
||||
- [DAML Assistant] Added ``--install-assistant`` flag to ``daml install`` command,
|
||||
changing the default behavior of ``daml install`` to install the assistant
|
||||
whenever we are installing a newer version of the SDK. Deprecated the
|
||||
``--activate`` flag.
|
||||
- [DAML Studio] Opening an already open scenario will now focus it rather than opening
|
||||
it in a new empty tab which is never updated with results.
|
||||
- [DAML Studio] The selected view for scenario results (table or transaction) is now
|
||||
preserved when the scenario results are updated.
|
||||
See `#1675 <https://github.com/digital-asset/daml/issues/1675>`__.
|
||||
- [DAML-LF] Rename ``TO_TEXT_CODE_POINTS`` and ``FROM_TEXT_CODE_POINTS`` to ``TEXT_FROM_CODE_POINTS`` and ``TEXT_TO_CODE_POINTS``, resp.
|
||||
|
Loading…
Reference in New Issue
Block a user