Skip to content

Commit

Permalink
Add known issues section to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis23 authored Jan 17, 2017
1 parent 5e7355e commit 60811ed
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,10 @@ be reported:
}

When debugging regular expressions, you can see which keys did not match
with the `show_unmatched` flag set to `true`.
with the `show_unmatched` flag set to `true`.

## Known Issues

The attempt to add support for multiple commands per packet caused a
performance regression that hasn't been addressed. If you're experiencing
this, version 1.0.2 (3dbb6d5179448f40c183cbb489c07d0862b8e57a) is recommended.

0 comments on commit 60811ed

Please sign in to comment.