correct 0.13.16 date (#2376)

This commit is contained in:
Gary Verhaegen 2019-08-02 18:30:42 +01:00 committed by GitHub
parent 5222c081ea
commit 6e4280fe75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,14 +8,15 @@ This page contains release notes for the SDK.
.. _release-0-13-16:
0.13.16 - 2019-07-31
0.13.16 - 2019-08-01
--------------------
DAML Compiler
~~~~~~~~~~~~~
- **BREAKING CHANGE** Handwritten instances of ``Template`` and ``Choice`` typeclasses are no longer supported.
All template constructs must be defined using declarations inside ``template`` syntax.
- **BREAKING CHANGE** Handwritten instances of ``Template`` and ``Choice``
typeclasses are no longer supported. All template constructs must be defined
using declarations inside ``template`` syntax.
DAML Docs
~~~~~~~~~