diff --git a/README.md b/README.md index c09143d..94c28a7 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Ironpad stores all your notes, projects, and tasks as plain Markdown files. No c > **v0.2.0** -- Task comments, recurring tasks on calendar, system tray mode, and app branding. See [CHANGELOG.md](CHANGELOG.md) for details. +![What's New in v0.2.0](docs/graphics/whats-new-v020.png) + --- ## Features diff --git a/docs/graphics/architecture.png b/docs/graphics/architecture.png index 751e407..5bdbb98 100644 Binary files a/docs/graphics/architecture.png and b/docs/graphics/architecture.png differ diff --git a/docs/graphics/roadmap.png b/docs/graphics/roadmap.png index abcd3fa..934c042 100644 Binary files a/docs/graphics/roadmap.png and b/docs/graphics/roadmap.png differ diff --git a/docs/graphics/whats-new-v020.png b/docs/graphics/whats-new-v020.png new file mode 100644 index 0000000..4c1a795 Binary files /dev/null and b/docs/graphics/whats-new-v020.png differ