From f60bc30769a7886d68ef7b021ad62f602400c3c9 Mon Sep 17 00:00:00 2001 From: yjunechoe Date: Wed, 9 Oct 2024 22:49:21 -0400 Subject: [PATCH] fix news --- NEWS.md | 2 ++ docs/news/index.html | 11 +++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/NEWS.md b/NEWS.md index 40cde7d..5d26026 100644 --- a/NEWS.md +++ b/NEWS.md @@ -24,6 +24,8 @@ Upkeep release for the [JSM 2023 talk](https://ww2.aievolution.com/JSMAnnual/ind - `getOption("ggtrace.rethrow_error")` To control re-printing of the error by workflow functions when `error = TRUE`. Set to `FALSE` on load. +# ggtrace 0.6.x + ## ggtrace 0.6.1 ### Bug fixes diff --git a/docs/news/index.html b/docs/news/index.html index dbb94e5..4c20a14 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -62,19 +62,22 @@

New Features

getOption("ggtrace.rethrow_error") To control re-printing of the error by workflow functions when error = TRUE. Set to FALSE on load.

+ +
+

ggtrace 0.6.x

-

ggtrace 0.6.1

+

ggtrace 0.6.1

-

Bug fixes

+

Bug fixes

-

ggtrace 0.6.0

+

ggtrace 0.6.0

Significant usability improvements, including cli integration.

-

New Features

+

New Features