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