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