File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Title: Interface to the 'Request Tracker' API
4
4
Description: Provides a programmatic interface to the 'Request Tracker' (RT)
5
5
HTTP API <https://rt-wiki.bestpractical.com/wiki/REST>. 'RT' is a popular
6
6
ticket tracking system.
7
- Version: 1.0. 1
7
+ Version: 1.1
8
8
URL: https://github.com/nceas/rt
9
9
BugReports: https://github.com/nceas/rt/issues
10
10
Authors@R: c(
Original file line number Diff line number Diff line change 1
- This 1.0. 1 release is a patch release aimed at fixing a bug that effects some users and completely limits their use of all parts of the package .
1
+ This 1.1 release is a minor release adding a new user-facing function and tweaking the behavior of an internal function to work in more scenarios .
2
2
3
3
## Test environments
4
4
@@ -12,4 +12,4 @@ This 1.0.1 release is a patch release aimed at fixing a bug that effects some us
12
12
13
13
## R CMD CHECK results
14
14
15
- There were no NOTEs, WARNING, or ERRORs.
15
+ There were no NOTEs, WARNING, or ERRORs.
You can’t perform that action at this time.
0 commit comments