Added since-tag

This commit is contained in:
tastytea 2018-05-25 14:21:35 +02:00
parent 0a6c595a66
commit e01ce6b96f
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ namespace Mastodon
{
/*!
* @brief Class to hold push subscriptions.
*
* @since 0.14.0
*/
class Easy::PushSubscription : public Easy::Entity
{