Fixed unchecked use of console.log.

This commit is contained in:
Lars Jung 2011-07-29 02:36:53 +02:00
parent 5db74d054f
commit 0f681930b3
7 changed files with 19 additions and 6 deletions

View file

@ -17,6 +17,12 @@ please respect their rights.
## Changelog
### v0.12.1
*2011-07-29*
* fixed unchecked use of console.log
### v0.12
*2011-07-28*