Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymtz committed Aug 18, 2023
1 parent 41a1915 commit 304cf7d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ If you want to skip it, use `git commit --no-verify`. We recommend you to not do
What's next? These are the items we're working on.
This schedule is not final and will change in time:

#### May 1st
#### Done

- ~~**v3.0** (may 1st!) - Complete rework~~ (🚀 done!)
- ~~**v3.0.0** (may 1st!) - Complete rework~~ (🚀 done!)
- ~~**v3.0.144** - Multi-language support (ES, EN)~~ (🚀 done!)

#### Summer 2023
#### Autumn 2023

- ~~**v3.0.144** - Multi-language support (ES, EN)~~ (🚀 done!)
- **v3.0.x** - Dark theme

#### Somewhere in 2023
Expand All @@ -66,6 +66,9 @@ This schedule is not final and will change in time:
- **v3.x** - Better support: knowledge database with guides and solutions for common issues
- **v3.x** - Better support: new channels for faster support response (replacement of GitHub issues)
- **v3.x** - Onboarding guide: learn how to use Tomatoro by doing instead of reading

#### Somewhere in 2024

- **v3.x** - Better time accuracy: rely on timestamps
- **v3.x** - Less energy consumption: fewer updates when the timer runs in the background
- **v3.x** - User accounts: store customizations in API, as well as usage data
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tomatoro",
"version": "3.0.148",
"version": "3.0.149",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 304cf7d

Please sign in to comment.