Skip to content

v15.0.0 Release

Compare
Choose a tag to compare
@mojaloopci mojaloopci released this 28 Jul 12:15

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

15.0.0 (2022-07-28)

⚠ 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/mojaloop-testing-toolkit-ui which will impact config mounts.
    Major version bump since this is a big upgrade.

Features

  • mojaloop/#2092: prefixes for api definitions and upgraded node version (#138) (64e9fb7), closes #2092