Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jan 9, 2012
1 parent 35c9d91 commit 3b0bc35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,7 @@
# develop
* Feature: Chaining child injection using #<< now works
* Feature: Reading the repeat value for a GRXML Item now returns an Integer or a Range, rather than the plain string
* Feature: Most simple GRXML grammars now return PotentialMatch when the provided input is valid but incomplete. This does not work for complex grammars including repeats and deep nesting. Fixes for these coming soon.

# 0.5.0 - 2012-01-03
* Feature: Add a whole bunch more SSML elements:
Expand Down

0 comments on commit 3b0bc35

Please sign in to comment.