# Change Log


All notable changes to this project will be documented in this file starting from version **v1.0.0**.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.0] - 2021-04-22

## Stable release
## [0.0.15] - 2021-04-22

### Bug fix
    - - bad path to 422 error message

## [0.0.14] - 2021-04-22

### Changed
    - - Changed message for UnprocessableEntity Request

## [0.0.12] - 2021-04-07

### Added
    - - Add implementation for Ressource not found in request, map to NotFoundError

## [0.0.11] - 2021-04-07

### Added
    - Add implementation for Method not allowed in request, map to NotFoundError

## [0.0.8] - 2021-04-07

### Bug fix
    - Sending to log the relevant information whatever the source:
        schema validator, service, code error ... 

## [0.0.7] - 2021-04-07

### Bug fix
    - Custom error were not displayed in bunyan
    - errorsMessage -> errorMessages
## [0.0.5] - 2021-04-07

### Changed
    - Export createErrors

## [0.0.3] - 2021-04-07

### Changed
    - Export errorsMessage

## [0.0.0] - 2021-04-07

### New Functionality
    Module for error management

[comment]: <> (### Changed)

[comment]: <> (### Lexico)

[comment]: <> (### Bug fix)

[comment]: <> (### Docs)

[comment]: <> (### Test Improvements)

