*****************************************************
* eHealth Business ehbox domain model RELEASE NOTES *
*****************************************************
3.10.0 release (june 2016)
  .   improvement             uniformisation of all connector versions
  . Improvement           Document is now serializable , except for the SigningValue( transient)

  3.4.11 release (may 2016)
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)  
3.4.0-beta-9 release
  .   change                  new kmehr version 1.14
  .   using latest version of technical connector 3.4.0-beta-9 
  .   Improvement             b.e.b.ehbox.api.domain.Addressee                   added check on required fields in constructor, now throws IllegalArgumentExeption early in the process instead of Nullpointer later
3.4.0 beta release
 . Improvement            b.e.b.ehbox.api.domain.Document                        use of ConnectorIOUtils to close a stream.
 . Improvement            b.e.b.ehbox.api.domain.Addressee                    remove use of deprecated constants.
 
3.3.1 beta release
 .    BUGFIX                the method getAnnexList in now doesn't set the hasAnnex to true. the setting of this property should be done seperately.