From 452d3a17b50383c1798496913338f0e8e38b3b97 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Thu, 17 Jun 2021 13:03:20 -0500 Subject: [PATCH] chore: warn the users about using old Atom [skip ci] --- CHANGELOG.md | 4 ++++ README.md | 3 +++ 2 files changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55e2bc9..8973d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 2.1.1 + +- Warn the users about using old Atom and point them to https://atom.io/ + ### 2.1.0 - Convert to TypeScript :tada: (#88) diff --git a/README.md b/README.md index 0c6adce..e30cf2b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ Intentions is a base package that provides an easy-to-use API to show intentions ![intentions-list](https://user-images.githubusercontent.com/16418197/122294624-dd304100-cebd-11eb-9232-d015cde1516f.gif) +**Note**: This package does not work on older Atoms. You should install the **latest version of Atom** from: +https://atom.io/ + #### APIs Intentions provides two kinds of APIs, there's Intentions List API that allows you to add items