0.7.4
* Resolve obsolescent feature: Computed GOTO

0.7.3
* Add alias geoBayes-package

0.7.2
* Workaround for a bug in the flang compiler who doesn't recognise that
  elemental implies pure.

0.7.1
* Include offset variable in the linear predictor.
* Include method for choosing the proposal distributions.

0.6.3
* Implemented mala updates for z.
* Functions linkfcn and linkinv work with NAs in their first input.

0.6.2
* Added modified GEV with negative skewness.
* Changed arguments to MCMC functions.

0.5.1
* Fix bug in revlogreg function when non-equal MC sizes.

0.5.0
* Calculation of log-likelihood derivatives.

0.4.1
* Using transformed z.

0.3.10
* Spectral variance calculation.

0.3.9
* Extended Box-Cox link for Poisson and gamma.

0.3.4
* bf2new and bf2optim handle multicollinearity in control variates.
* plotbf2 does not plot against non-varying parameters.

0.3.3
* Fixed a bug of MCMC when using normal prior for beta.

0.3.2
* Fixed some bugs related to the binomial workaround.
* Updated references.
* Fixed an error when using ebsglmm with transf = TRUE.
* Some demos were not running, now they do.

0.3.1
* This version compiles with parallel make.

0.3.0
* Please update to this version as a number of bugs have been corrected.
* Implement a fast workaround for for the untransformed binomial-robit model.
* New binomial link family Wallace.binomial.

0.2.150402
* Fixed a bug for the transformed gaussian model.
* Update of the fortran code.

0.2.150308
* Added a GEVbinomial and GEVDbinomial link functions.
* Updated code.

0.1.3
* This package can be compiled with parallel make.
* Added more examples and demos.
* Renamed the function contour.bfsp to plotbf and added more options.

0.1.2
* Previous version was using FORTRAN's WRITE statement. This one does not.

0.1.1
* First submission. Please beware of bugs.