Skip to content

Releases: SelihovDaniil/todo

v1.3.1

15 Jan 14:21

Choose a tag to compare

Removed TimeMessage, some refactoring

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Oct 15:56

Choose a tag to compare

New feature: add todo completion time

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Oct 15:52

Choose a tag to compare

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

12 Oct 15:10

Choose a tag to compare

New feature: you can add description to the todos

Full Changelog: v1.0.1...v1.1.0

v1.0.1

12 Oct 12:26

Choose a tag to compare

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

11 Oct 14:05

Choose a tag to compare

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