Skip to content

Commit e8f9ec6

Browse files
authored
Merge pull request #145 from carpentries/release-0.7.2
release version 0.7.2
2 parents 0d84122 + d0c6928 commit e8f9ec6

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pegboard
22
Title: Explore and Manipulate Markdown Curricula from the Carpentries
3-
Version: 0.7.1.9000
3+
Version: 0.7.2
44
Authors@R: c(
55
person(given = "Zhian N.",
66
family = "Kamvar",

NEWS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pegboard 0.7.1.9000 (unreleased)
1+
# pegboard 0.7.2 (2023-11-17)
22

33
## MISC
44

@@ -9,6 +9,11 @@
99
* `validate_links()` now differentiates between links and images in reporting
1010
(reported: @joelnitta, #143; fixed: @zkamvar, #144)
1111

12+
## DOCUMENTATION
13+
14+
* Two vignettes added for XML and Episode class
15+
* Documentation for validation reporting added
16+
1217
# pegboard 0.7.1 (2023-10-03)
1318

1419
* child chunk options that would fail out of context no longer cause a failure.

0 commit comments

Comments
 (0)