From 62b491220cebc25b9ba98563c6de9e0f1ee53425 Mon Sep 17 00:00:00 2001 From: Jerry Chen Date: Sat, 15 Jul 2023 09:53:31 -0500 Subject: [PATCH] RELEASE: 0.2.1 --- README.md | 6 +++++- version.yml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d51a792..90658b6 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.2.0**](https://github.com/jcsalterego/Contrails/releases/latest). +The current release is [**0.2.1**](https://github.com/jcsalterego/Contrails/releases/latest). ## Requirements @@ -46,6 +46,10 @@ In the event you'd like to pull in the latest changes into a fork of Contrails, ## Changelog +### 0.2.1 + +* `+reposts` and `+replies` support. Note: Reposts will not be attributed ("reposted by User"). + ### 0.2.0 * Pagination diff --git a/version.yml b/version.yml index 2e97024..987f670 100644 --- a/version.yml +++ b/version.yml @@ -1 +1 @@ -version: 0.2.1-pre +version: 0.2.1