From 0edd488c7937bd6afc42775cb4abbda3595c4273 Mon Sep 17 00:00:00 2001 From: Aidan Cornelius-Bell Date: Tue, 8 Oct 2024 19:19:11 +1030 Subject: [PATCH] tweaks to trigger redeploy --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b07b3af..6a1d272 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Arelpe is a Ruby on Rails application that provides a RESTful API for managing b - Pagination and filtering for posts - Support for two post types: dispatches and bookmarks - Markdown rendering for post content +- Subscriptions and mailing list management ## Requirements @@ -68,4 +69,4 @@ This project is licensed under the GNU GPL - see the [LICENSE.md](LICENSE.md) fi - [Devise](https://github.com/heartcombo/devise) for authentication - [Kaminari](https://github.com/kaminari/kaminari) for pagination -- [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer) for JSON:API serialization \ No newline at end of file +- [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer) for JSON:API serialization -- 2.39.5