Changelog
Source:NEWS.md
pivotaltrackR 0.2.0
CRAN release: 2021-01-10
-
labels()
to retrieve the names of labels associated with a story -
addLabel()
/addLabels()
to add labels to a story - Better print method for
stories
pivotaltrackR 0.1.0
CRAN release: 2018-01-19
- Query Pivotal “Stories” with
getStories()
. To deal with individual stories,createStory()
,getStory()
,editStory()
, anddeleteStory()
.