Prettier error messages for unsupported configurations (UX)

This commit is contained in:
Victor Hora
2018-03-06 14:13:03 -05:00
committed by Felipe Zimmerle
parent a66acebc05
commit 64ce41280d
6 changed files with 9993 additions and 8632 deletions

View File

@@ -1,6 +1,8 @@
v3.0.x - YYYY-MMM-DD (To be released)
-------------------------------------
- Prettier error messages for unsupported configurations (UX)
[@victorhora]
- Add missing verify*** transformation statements to parser
[Issue #1006 and #1007 - @victorhora]
- Fix a set of compilation warnings