Skip to content

Commit

Permalink
reference both vignette and bug fix of issue #3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMuir committed Aug 7, 2017
1 parent 4a05442 commit 0a836ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ comtradr 0.0.2.9000

* commodity_lookup() was returning a named vector in specific situations (see [issue #2](https://github.com/ChrisMuir/comtradr/issues/2)). This issue is now fixed. Setting arg `return_char` to TRUE should always return a (non-named) vector, while FALSE should always return a list.

* commodity_lookup() was throwing an error with a specific combination of input values (see [issue #3](https://github.com/ChrisMuir/comtradr/issues/3). This issue is now fixed.

### MINOR IMPROVEMENTS

* Add a vignette directory, with an "Intro to comtradr" vignette.


comtradr 0.0.2
===================
Expand Down

0 comments on commit 0a836ae

Please sign in to comment.