########
Changes in version 0.3-1
########

Error Reporting for 'trmatplot':

- 'lorder' if misspecified
- 'num' if specified when should be left as NULL

Bug Fixes for 'trmatplot':

- 'pfilter = smax' and 'pfilter = smin' work correctly
  when the number of states is >= 10
- 'lorder' can be specified even if 'pfilter' is 
  non-null and will not be overriden internally

########
Changes in version 0.3
########

- Method 'trmatplot' now exported for ojects of class
 'dthmm' and 'msm'.

- Added check when an object of class 'depmix.fitted'
  does not contain a probability transition matrix.

- Improved documentation files MmgraphR-package.Rd and
  trmatplot.Rd.

- Added inst/CITATION for package citation information.

- Added README file.

########
Changes in version 0.2
########

- First CRAN release.

- Method 'trmatplot' now exported for ojects of class 'hmm'.

- Within 'trmatplot()' object 'd' can be specified as a 
  [reduced-form] higher order transition matrix, 
  even when of class 'array'.

- Updated authors list to include Ogier Maitre as 
  a contributing authors for 'march.dcmm.h.compactA()',
  a hidden function within the package 'march'.

- Within 'trmatplot()', changed the 'terrain_hcl' argument
  c to c. as per the updated documentation of the 
  colorspace package.

- Functions and documentation updated for 'main' argument
  because 'title' argument is deprecated.

- Improved R code assuring coherent error messages.

- Debugged functions 'trmat()' and 'trmat.depmix.fitted()'.

- Updated documentation in MmgraphR-package.Rd.
