Skip to content

Commit

Permalink
Update news file
Browse files Browse the repository at this point in the history
  • Loading branch information
calbertsen committed Jul 25, 2018
1 parent aace88d commit a236a32
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

# Version x.y.z
# Version 1.2.0
- Added unit tests
- Added getLocationClassInput() to Observation class
- Allow fitting with equal movement variance in several models (equalvar = TRUE)
- Measurement$simulate() now works with splines when object has not been fitted
- Bug fixes: Wrong parameter length in DIRAC; simulation of Animal had issues with state fractions; CTCRW simulation had minor bug in state mean; wrong index in Measurement simulation if observation had different variance models; Not all input checks were performed for Observation
- Bug fixes: Wrong parameter length in DIRAC; simulation of Animal had issues with state fractions; CTCRW simulation had minor bug in state mean; wrong index in Measurement simulation if observation had different variance models; Not all input checks were performed for Observation;

# Version 1.1.0
- Added inner.control to fitTrack to control Newton optimization of random effects
Expand Down

0 comments on commit a236a32

Please sign in to comment.