Skip to content

Commit

Permalink
improving documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
petermeissner committed Jan 18, 2018
1 parent 1cd3b10 commit 996f2f9
Show file tree
Hide file tree
Showing 8 changed files with 269 additions and 234 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: crossword.r
Date: 2018-01-13
Type: Package
Title: Generating Crosswords from Word Lists
Version: 0.3.4
Version: 0.3.5
Author: Peter Meissner
Maintainer: Peter Meissner <[email protected]>
Description: Generate crosswords from a list of words.
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

# crossword 0.3.5 -- 2018-01-18

* make package CRAN compliant via improving documentation


# crossword 0.3.4 -- 2018-01-13

* fix: coordinates were off by one
Expand Down
Loading

0 comments on commit 996f2f9

Please sign in to comment.