Skip to content

Commit

Permalink
bump version; add news
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Dec 14, 2023
1 parent bd0de30 commit 83e289b
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.16.0
Version: 0.16.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.16.1 (2023-12-14)

## BUG FIX

* Callout headings with markup in the titles will no longer have text duplicated
(reported: @zkamvar, #556; fixed: @zkamvar, #557)

# sandpaper 0.16.0 (2023-12-13)

## NEW FEATURES
Expand Down

0 comments on commit 83e289b

Please sign in to comment.