Skip to content

Commit

Permalink
release notes for v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aslesarenko committed Jun 26, 2019
1 parent 55a1e4c commit 1c6b481
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/releasenotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# v2.2

- soft-forkability for cost estimation (#503)
- optimization of cost estimation rules (#523)
- new Context parameters (initCost, costLimit)
- implemented fast complexity measure of box propositions
(to fail-fast on too complex scripts #537)
- implemented test cases to check fast script rejections of
of either oversized of too costly scripts

# v2.1
- soft-forkability for language evolution (add types, operations) #500
- ErgoTree language specification (abstract syntax, typing rules, semantics, serialization format) #495
Expand Down

0 comments on commit 1c6b481

Please sign in to comment.