Skip to content

Commit

Permalink
Merge pull request #601 from carpentries/release-0.16.6
Browse files Browse the repository at this point in the history
Release 0.16.6
  • Loading branch information
froggleston authored Aug 23, 2024
2 parents 35e16f5 + c9bf4e6 commit c18d9b8
Show file tree
Hide file tree
Showing 2 changed files with 18 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.5
Version: 0.16.6
Authors@R: c(
person(given = "Robert",
family = "Davey",
Expand Down
17 changes: 17 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# sandpaper 0.16.6 (2024-08-23)

## BUG FIXES

* Regression fix for update to pkgdown resulting in
duplicated untranslated h2 anchors for sections (@froggleston #600)
* Fix various action warnings and issues relating to
old Node.js versions (@jhlegarreta #596)
* Update core actions to v4 (@Bisaloo #577)

## NEW FEATURES

* Allow custom carpentry config types, and associated alt-text descriptions to
support alternative logos/theming of lessons (@milanmlft #585, @ErinBecker)
* Add support for French translations of core lesson components/sections (@Bisaloo #595)


# sandpaper 0.16.5 (2024-06-18)

## BUG FIXES
Expand Down

0 comments on commit c18d9b8

Please sign in to comment.