Releases: SelihovDaniil/todo
Releases · SelihovDaniil/todo
v1.3.1
Removed TimeMessage, some refactoring
Full Changelog: v1.3.0...v1.3.1
v1.3.0
New feature: add todo completion time
Full Changelog: v1.2.0...v1.3.0
v1.2.0
New feature: add color to your todos
Fix: long todo name hides the color
Full Changelog: v1.1.0...v1.2.0
v1.1.0
New feature: you can add description to the todos
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Fix: empty todo name
Now you should write the todo name in the input before submitting
Full Changelog: v1.0.0...v1.0.1
v1.0.0
The first stable version of simple todo list created with react
Features:
- create new task with the name
- see your tasks
- done your tasks
Full Changelog: v0.1.0...v1.0.0