Skip to content

Commit

Permalink
add a news item and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Sep 25, 2015
1 parent 0272c3e commit 8e67718
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: formatR
Type: Package
Title: Format R Code Automatically
Version: 1.2.2
Version: 1.2.3
Date: 2015-09-18
Author: Yihui Xie
Maintainer: Yihui Xie <xie@yihui.name>
Expand Down
7 changes: 7 additions & 0 deletions NEWS
@@ -1,3 +1,10 @@
CHANGES IN formatR VERSION 1.3

NEW FEATURES

o `tidy_source()` can deal with multibyte characters that cannot represented
in the system native encoding now (on Windows)

CHANGES IN formatR VERSION 1.2

MAJOR CHANGES
Expand Down

0 comments on commit 8e67718

Please sign in to comment.