﻿**  denotes quite substantial/important changes
*** denotes really big changes 

2.0

*** Added additive negative binomial regression (family = negbin1)
*   Removed "bin.identity" link function, avoided error in simpler way
*   Minor documentation changes, including updated references

1.2

**   Introduced "bin.identity" link function. This is identical to the standard "identity" link, but does not cause an error when used with binomial family
*    Minor corrections to avoid codetools errors

1.1

*    The object returned by nnpois() now includes a component 'standard'
*    Some very minor corrections to the R code

1.0

*   Added na.action argument to addreg() and smooth.addreg()