Skip to content

Commit

Permalink
bump to devel; add news
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Apr 18, 2024
1 parent 00d1fe3 commit 87bdfcc
Show file tree
Hide file tree
Showing 2 changed files with 13 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: tinkr
Title: Cast '(R)Markdown' Files to 'XML' and Back Again
Version: 0.2.0
Version: 0.2.0.9000
Authors@R:
c(person(given = "Maëlle",
family = "Salmon",
Expand Down
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# tinkr 0.2.0.9000

## BUG FIX

* Inline math with single characters will no longer cause an error (issue: #101,
fix: #103, @maelle)

## MISC

* Testing code outside of `test_that()` has been removed (issue: #83, fix: #102,
@maelle)

# tinkr 0.2.0

## BUG FIX
Expand Down

0 comments on commit 87bdfcc

Please sign in to comment.