@@ -284,6 +284,9 @@ SOFTWARE.
284284* File extension changed to `.todo .md` from `.todo `
285285* Item indentation level is kept when creating a new one
286286* Removed migration from older formats
287+ * Added plugin initialization for `todo ` filetype
288+ * New item can be created with keypad Enter key
289+ * Makes normal mode keys more consistent
287290
2882910.7.1
289292
@@ -335,10 +338,12 @@ SOFTWARE.
335338==============================================================================
3363397. Conributors *VimTodoListsContributors*
337340
338- * Alexander Serebryakov, author https://github.com/aserebryakov
339- * Jake Mason, contributor https://github.com/jakemason
340- * Alexandr Kondratev, contributor https://github.com/theg4sh
341- * Jannis Jorre, contributor https://github.com/jeyj0
341+ * Alexander Serebryakov, author ([GitHub](https://github.com/aserebryakov ))
342+ * Jake Mason, contributor ([GitHub](https://github.com/jakemason ))
343+ * Alexandr Kondratev, contributor ([GitHub](https://github.com/theg4sh ))
344+ * Jannis Jorre, contributor ([GitHub](https://github.com/jeyj0 ))
345+ * thehunmonkgroup, contributor ([GitHub](https://github.com/thehunmonkgroup ))
346+ * Suchandra Thapa, contributor ([GitHub](https://github.com/sthapa ))
342347
343348==============================================================================
344349# vim:tw=78:ts=8:ft=help:norl:
0 commit comments