- TW-1504 On-modify hook does not accept correct JSON format (thanks to Tomas
          Babej).
This commit is contained in:
Paul Beckingham 2015-01-25 14:51:07 -05:00
parent 6626207ad1
commit 8323407242

View file

@ -14,6 +14,8 @@
Bean).
- TW-1501 Calc can't handle multi-digit numbers in some expressions (thanks to
Jeremy John Reeder).
- TW-1504 On-modify hook does not accept correct JSON format (thanks to Tomas
Babej).
- TW-1505 completely ignore mis-named hook scripts (thanks to Tomas Babej,
David Patrick).
- TW-1517 Hook performance should be measured individually for each hook (thanks