From 8a5b97d2f28ea5f1a21275fa01975661a91baba5 Mon Sep 17 00:00:00 2001 From: Jerry Chen Date: Thu, 29 Jun 2023 12:01:09 -0500 Subject: [PATCH] RELEASE: 0.2.0 --- README.md | 6 +++++- version.yml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91ebea8..26682ce 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Fork or copy the repository and edit `CONFIG.md` to define your feed generator. Deploy right from [GitHub Actions](https://github.com/features/actions) to [Cloudflare Workers](https://workers.cloudflare.com). -The current release is [**0.1.0**](https://github.com/jcsalterego/Contrails/releases/latest). +The current release is [**0.2.0**](https://github.com/jcsalterego/Contrails/releases/latest). ## Requirements @@ -44,6 +44,10 @@ In the event you'd like to pull in the latest changes into a fork of Contrails, ## Changelog +### 0.2.0 + +* Pagination + ### 0.1.0 * New search term type: Users diff --git a/version.yml b/version.yml index 3387a41..1726e2d 100644 --- a/version.yml +++ b/version.yml @@ -1 +1 @@ -version: 0.1.1-pre +version: 0.2.0