Skip to content

Commit a293f8b

Browse files
authored
update doc (#175)
1 parent 55cb396 commit a293f8b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Authors@R: c(
99
person("Johannes", "Gruber", , "[email protected]", role = "ctb",
1010
comment = c(ORCID = "0000-0001-9177-1772")),
1111
person("Tim", "Schatto-Eckrodt", , "[email protected]", role = "ctb",
12-
comment = c(ORCID = "0000-0003-1658-4373"))
12+
comment = c(ORCID = "0000-0003-1658-4373")),
13+
person("Lluís", "Revilla Sancho", , "[email protected]", role = c("aut"),
14+
comment = c(ORCID = "0000-0001-9747-2570"))
1315
)
1416
Description: An implementation of calls designed to collect and organize
1517
Mastodon data via its Application Program Interfaces (API), which can

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# rtoot 0.3.5.9000
22

33
* added better error messages when media upload fails (#160)
4+
* fixed #172 added experimental feature of posting threads (#173) by @llrs
45

56
# rtoot 0.3.5
67

0 commit comments

Comments
 (0)