Skip to content

Commit 2d2168a

Browse files
committed
Update NEWS and DESCRIPTION
1 parent 8f2ec6d commit 2d2168a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: comprehenr
22
Type: Package
33
Title: List Comprehensions
4-
Version: 0.6.8
4+
Version: 0.6.9
55
Maintainer: Gregory Demin <gdemin@gmail.com>
66
Authors@R: person("Gregory", "Demin", email = "gdemin@gmail.com",
77
role = c("aut", "cre"))

NEWS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
0.6.8 (17.06.2019)
1+
0.6.9 (18-01-2021)
2+
================
3+
* fix bug with nested 'to_list'/'to_vec'/'alter' (issue #1)
4+
5+
0.6.8 (22-07-2020)
26
================
37
* maintainance release
48
* convert documentation to markdown

0 commit comments

Comments
 (0)