**********************************************************
* eHealth Business invoicing   RELEASE NOTES             *
**********************************************************
4.0.2 release (october 2021)
 . change        Internally MapStruct replaces Dozer as mapping library. This can impact the compilation of your project for the following business connectors:
                    - Asynchronous invoicing
   
4.0.1 release (october 2021)
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)

                 
3.13.1 release (july 2017)
  . improvement               moved some dependencies from mycarenetcommons to mycarenetdomaincommons
                              Were modified as a result:
                              invoicing/pom.xml
                              invoicing/src/test/java/be/ehealth/businessconnector/invoicing/GetAndConfirmIntegrationTest.java
                              invoicing/src/test/java/be/ehealth/businessconnector/invoicing/ParametrizedExternalScenariosIntegrationTest.java
                              invoicing/src/test/net/be/ehealth/businessconnector/invoicing/GetAndConfirmIntegrationTest.cs
                              invoicing/src/test/net/be/ehealth/businessconnector/invoicing/ParametrizedExternalPostIntegrationTest.cs

3.13.0 internal release (july 2017)

3.12.1 release (june 2017)
  . improvement               using new McnPackageInfo class and corresponding utility methods
  . improvement               now using HandlerChainUtil.buildChainWithValidator in ServiceFactory
  
3.12.0 internal release (mai 2017)

3.11.1 release (october 2016)

3.11.0 internal release (october 2016)
  . update                  using technical connector 3.11.0

3.10.4 release (september 2016)
  . using latest version of technical connector 3.10.4
  
3.10.3 release 
  . internal release
  
3.10.2 release (july 2016)
  . N/A

3.10.1 release 
  . internal release

3.10.0 release (june 2016)
  .   improvement             uniformisation of all connector versions
  .   change                  added bootstrapping
  .   change                  some minor checkstyle fixes


  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 

3.4.0-beta-8 release
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)
  
3.4.0-beta-7 release
  . using latest version of technical connector 3.4.0-beta-7
	
3.4.0 beta-6 release
  . using latest version of technical connector 3.4.0-beta-6
  
3.4.0-beta-5 release
  .  bug                    add ConfigurationModuleRegisterTransformers to startup modules in config file
  .  bug                    update of blobbuilder properties
  .  improvement            replaced new GenericWsSenderImpl() with factory method in service

3.4.0-beta-4 release ( only partially tested , without real business content )
  .  improvement            added config for invoicing ( facturation ) and  added test examples to show how to use generic async with this config
