Skip to content

Commit

Permalink
bump version to 0.14.1; add news
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Nov 9, 2023
1 parent 99d420c commit 6858998
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: sandpaper
Title: Create and Curate Carpentries Lessons
Version: 0.14.0
Version: 0.14.1
Authors@R: c(
person(given = "Zhian N.",
family = "Kamvar",
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# sandpaper 0.14.1 (2023-11-09)

## BUG FIX

* `mailto:` links are no longer prepended with the URL (reported: @apirogov,
#538; fixed: @zkamvar, #539)

# sandpaper 0.14.0 (2023-10-02)

## NEW FEATURES
Expand Down

0 comments on commit 6858998

Please sign in to comment.