## master ## 1.1.0 * add support for multiline comments - hanneskaeufler ## 1.0.1 * fix bug where `+ TODO` would be identified as todo - hanneskaeufler ## 1.0.0 * group todos by file - hanneskaeufler ## 0.3.0 * exposed `todoist.todos` to dangerfile - hanneskaeufler ## 0.2.0 * warning is not sticky anymore - hanneskaeufler * add `fail_for_todos` to fail instead of warn - hanneskaeufler * find multiple todos in the same diff - hanneskaeufler ## 0.1.0 * extract and show todo text as well - hanneskaeufler * much more robust todo matching - hanneskaeufler ## 0.0.3 * Only find newly introduced todos - hanneskaeufler * Don't find todos obviously occuring in code - hanneskaeufler ## 0.0.2 * Add documentation - hanneskaeufler ## 0.0.1 * Initial release - hanneskaeufler