/*!
@page middleware_log Middleware Change Log
 
@section mmcau MMCAU library 
  The current version is 2.0.4.

  - 2.0.4
    - Bug fixes:
      - Fixed issue while multiple SHA blocks passed in HASH API.
  
  - 2.0.3
    - Bug fixes:
      - Fixed MISRA issues in fsl_mmcau.c .
	  
  - 2.0.2
    - Bug fixes:
      - Re-writing ASM MMCAU lib to be interrupt safe on Cortex-M0+ core by expanding LDM/STM instructions by a sequence of LDR and STR instructions.
 
  - 2.0.1
    - Bug fixes:
      - KPSDK-17133 fix bug in fsl_mmcau.c when AES key schedule array is not aligned.
 
  - 2.0.0
    - New features:
      - Q4/2013 release of the CAU library.
      - Added fsl_mmcau.h/fsl_mmcau.c optional layer between application and legacy CAU library (cau_api.h).
        This API has no alignment requirements.
 
*/
