v12.0.0 Release
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
12.0.0 (2022-07-26)
⚠ BREAKING CHANGES
- mojaloop/#2092: Major version bump for node v16 LTS support, re-structuring of project directories to align to core Mojaloop repositories and docker image now uses
/opt/app
instead of/opt/central-event-processor
which will impact config mounts.
Features
- mojaloop/#2092: upgrade nodeJS version for core services (#61) (#243) (3e73d5b), closes mojaloop/#2092