Skip to content

Commit dcb5636

Browse files
Merge pull request #58 from mihaiconstantin/release/1.2.1
Release `1.2.1`
2 parents 0c1b2ea + d77ac27 commit dcb5636

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: parabar
22
Title: Progress Bar for Parallel Tasks
3-
Version: 1.2.0
3+
Version: 1.2.1
44
Authors@R:
55
person(given = "Mihai",
66
family = "Constantin",

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# parabar 1.2.1
2+
3+
## Fixed
4+
- Update URL with status 301 in `README.md` per `CRAN` checks.
5+
16
# parabar 1.2.0
27

38
## Changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,5 +501,5 @@ as well (i.e., see table in the section *Additional Operations*).
501501

502502
## License
503503
- The package source code in this repository is licensed under the [MIT
504-
license](https://opensource.org/license/mit/).
504+
license](https://opensource.org/license/mit).
505505
- <p class="license-cc" xmlns:cc="https://creativecommons.org/ns#" xmlns:dct="https://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://parabar.mihaiconstantin.com">The documentation, vignettes, and other website materials</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://mihaiconstantin.com">Mihai Constantin</a> are licensed under <a href="https://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY 4.0 <img style="height:22px!important" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a>.</p>

0 commit comments

Comments
 (0)