From e9aa714ecfad375ed4dca7bfec39030f274b37b5 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 19 Apr 2019 06:00:26 +0200 Subject: [PATCH] Added Easy::context_type to list of types. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 400b76d..90f2980 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ and . * `Mastodon::Easy::attachment_type`: Describes the type of attachment. * `Mastodon::Easy::card_type`: Describes the type of card. * `Mastodon::Easy::notification_type`: The type of the notification. +* `Mastodon::Easy::context_type`: Describes the context of a filter. * `Mastodon::Easy::stream_event`: Type and data of an events returned in streams. * `Mastodon::Easy::alert_type`: Type for a single alert. @@ -128,8 +129,7 @@ It will receive bug-fixes for a while but no new features. ## Packages Every [release](https://schlomp.space/tastytea/mastodon-cpp/releases) includes -packages for the package managers of Debian and Red Hat. Gentoo packages are -available in my overlay. +packages for Debian and Centos. Gentoo packages are available in my overlay. ### Gentoo