Skip to content

Commit

Permalink
Merge pull request #58 from mihaiconstantin/release/1.2.1
Browse files Browse the repository at this point in the history
Release `1.2.1`
  • Loading branch information
mihaiconstantin authored Oct 17, 2024
2 parents 0c1b2ea + d77ac27 commit dcb5636
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: parabar
Title: Progress Bar for Parallel Tasks
Version: 1.2.0
Version: 1.2.1
Authors@R:
person(given = "Mihai",
family = "Constantin",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# parabar 1.2.1

## Fixed
- Update URL with status 301 in `README.md` per `CRAN` checks.

# parabar 1.2.0

## Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,5 +501,5 @@ as well (i.e., see table in the section *Additional Operations*).

## License
- The package source code in this repository is licensed under the [MIT
license](https://opensource.org/license/mit/).
license](https://opensource.org/license/mit).
- <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 comments on commit dcb5636

Please sign in to comment.