Skip to content

Commit

Permalink
release 3.0.0-prerelease.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiriac committed Oct 21, 2018
1 parent 7508f2f commit 268330e
Show file tree
Hide file tree
Showing 228 changed files with 1,265 additions and 399 deletions.
6 changes: 6 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Releases

## 3.0.0-prerelease.6 : (2018-10-21)
- fix #113 : Unhandled native identifiers
- fix #183 : `static` parsed as constref
- fix #188 : `constref` vs `identifier`
- impl #196 : identifier for function/method name

## 3.0.0-alpha3 : (2018-08-15)
- fix #168 : End location of `if` without semicolon
- impl #147 : Node informations about Binary and unicode strings
Expand Down
Loading

0 comments on commit 268330e

Please sign in to comment.