Skip to content

Latest commit

 

History

History
102 lines (47 loc) · 6.2 KB

CHANGELOG.md

File metadata and controls

102 lines (47 loc) · 6.2 KB

Changelog

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

15.5.0 (2024-04-01)

Features

15.4.2 (2024-01-10)

15.4.1 (2024-01-04)

15.4.0 (2023-06-20)

Features

15.3.0 (2023-03-24)

Features

15.2.1 (2023-03-17)

Bug Fixes

15.2.0 (2023-03-16)

Features

15.1.3 (2023-02-09)

Bug Fixes

15.1.2 (2023-02-03)

15.1.1 (2023-01-05)

Bug Fixes

  • mojaloop/3076: break on error functionality (#156) (82e8310)

15.1.0 (2022-12-16)

Features

15.0.3 (2022-12-07)

Bug Fixes

  • mojaloop/#3031: address conflicting parent/child onChange call (#152) (a24805f), closes mojaloop/#3031
  • mojaloop/2890: issue with meta info option and added markdown support (#151) (e9657b1)

15.0.2 (2022-12-05)

Bug Fixes

  • mojaloop/3032: configurable param option fixes (#148) (6f63764)

15.0.1 (2022-10-26)

Bug Fixes

  • mojaloop/2995: mobile simulator not responding (#141) (0790f80)

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