From ec02c83f4538dc66d2df7ab3f041c23d047dbe49 Mon Sep 17 00:00:00 2001 From: Winston Chang Date: Mon, 25 Jun 2012 13:07:54 -0500 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index e5b0d5e7..2761aae7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +* Change the default breaks algorithm for `cbreaks()` and `trans_new()`. + Previously it was `pretty_breaks()`, and now it's `extended_breaks()`, + which uses the `extended()` algorithm from the labeling package. + * fixed namespace problem with `fullseq` Version 0.2.1