24  NEWS template


foobar 0.2.0 (2016-04-01)
=========================

### New features

  * New function added `do_things()` to do things (#5)

### Minor improvements

  * Improved documentation for `things()` (#4)

### Bug fixes

  * Fix parsing bug in `stuff()` (#3)

### Deprecated and defunct

  * `hello_world()` now deprecated and will be removed in a
     future version, use `hello_mars()`

### Documentation fixes

  * Clarified the role of `hello_mars()` vs. `goodbye_mars()`


### (a special: any heading grouping a large number of changes under one thing)

    * blablabla.

foobar 0.1.0 (2016-01-01)
=========================

### New features

  * released to CRAN