diff --git a/CHANGES.html b/CHANGES.html index 140ab1214f..97cf1bab0b 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -25,17 +25,23 @@ "usr/bin/grep"
  • Integers now support the sequence protocol. An integer is an increasing sequence of its predecessors. This means the count ( n -- [ 0 ... n-1 ] ) word is gone; just use >vector instead. Also, project has been made redundant by map.
  • The seq-transpose ( seq -- seq ) word is now named flip. - -
  • - +

    Factor 0.76: