From 368d76dff4adaa3da22ee98a48d9a866b8970494 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Sep 2021 17:11:29 +0000 Subject: [PATCH] Deployed 6d79d2d to master with MkDocs 1.2.1 and mike 1.0.1 --- master/CHANGELOG.html | 2 ++ master/search/search_index.json | 2 +- master/sitemap.xml | 18 +++++++++--------- master/sitemap.xml.gz | Bin 203 -> 202 bytes 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/master/CHANGELOG.html b/master/CHANGELOG.html index b50c3cb..c085a92 100644 --- a/master/CHANGELOG.html +++ b/master/CHANGELOG.html @@ -1256,6 +1256,8 @@ and this project adheres to Semant
  • Option.force_msg
  • Loading namespaces into the current scope (e.g. using Pair)
  • Assign patterns to variables (e.g. let x::(t = y::_) = [1, 2, 3, 4] where t == [2, 3, 4])
  • +
  • Add builtin types (AENS.name, AENS.pointee, Chain.ttl, Chain.base_tx, Chain.ga_meta_tx, Chain.paying_for_tx) to + the calldata and result decoder
  • Changed