Skip to content

Commit

Permalink
Add support for CITATION cff files
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston committed Mar 21, 2024
1 parent aee9b67 commit a7e7e56
Show file tree
Hide file tree
Showing 2 changed files with 8 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: varnish
Title: Front-end for The Carpentries Lesson Infrastructure
Version: 1.0.1.9000
Version: 1.0.2.9000
Authors@R: c(
person(given = "Zhian N.",
family = "Kamvar",
Expand Down
8 changes: 7 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# varnish 1.0.1.9000 (unreleased)
# varnish 1.0.2.9000 (2023-03-21)

## NEW FEATURES

* The lesson page footer now supports either a CITATION or CITATION.cff file
(reported: @tobyhodges, implemented: @tobyhodges, #122;
@froggleston, https://github.com/carpentries/sandpaper/pull/572)

# varnish 1.0.1 (2023-12-14)

Expand Down

0 comments on commit a7e7e56

Please sign in to comment.