Skip to content

Commit 72412c4

Browse files
committed
NEWS/DESC
1 parent 6a1fe92 commit 72412c4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Type: Package
33
Title: Diffs for R Objects
44
Description: Generate a colorized diff of two R objects for an intuitive
55
visualization of their differences.
6-
Version: 0.3.5.9000
6+
Version: 0.3.6
77
Authors@R: c(
88
person(
99
"Brodie", "Gaslam", email="brodie.gaslam@yahoo.com",

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# diffobj
22

3+
## v0.3.6
4+
5+
* Fix bad xrefs in docs (h/t CRAN team).
6+
* [#159](https://github.com/brodieG/diffobj/issues/154): make it clearer how to
7+
adjust diff panel headers/titles (aka banners).
8+
39
## v0.3.5
410

511
* Options automatically fallback to factory defaults if they are unset (h/t

0 commit comments

Comments
 (0)