Skip to content

Commit

Permalink
Advertise parser error reporting improvements in NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed May 15, 2014
1 parent 32bf686 commit ae415a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ New language features
| + | ⊕ ⊖ ⊞ ⊟ ∪ (`union`) ∨ ⊔ |
| * | ÷ (`div`) ⋅ (`dot`) ∘ × (`cross`) ∩ (`intersect`) ∧ ⊓ ⊗ ⊘ ⊙ ⊚ ⊛ ⊠ ⊡ |
| unary ||

* Improved reporting of syntax errors ([#6179])

Library improvements
--------------------
Expand Down

0 comments on commit ae415a5

Please sign in to comment.