Skip to content

Commit

Permalink
Update NEWS and DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston committed Nov 8, 2024
1 parent fd1d354 commit 338398a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
6 changes: 1 addition & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pegboard
Title: Explore and Manipulate Markdown Curricula from the Carpentries
Version: 0.7.7.9000
Version: 0.7.7
Authors@R: c(
person(given = "Robert",
family = "Davey",
Expand Down Expand Up @@ -29,10 +29,6 @@ Authors@R: c(
family = "Barnes",
role = c("ctb"),
email = "[email protected]"),
person(given = "Robert",
family = "Davey",
role = c("ctb"),
email = "[email protected]"),
person())
Description: The Carpentries (<https://carpentries.org>) curricula is made
of of lessons that are hosted as websites. Each lesson represents
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# pegboard 0.7.7 (2024-11-11)

## NEW FEATURES

* Add support and validation for `caution` fenced divs
(fixed: @froggleston #160)


# pegboard 0.7.6 (2024-06-25)

## BUGFIX
Expand Down

0 comments on commit 338398a

Please sign in to comment.