Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 335 Bytes

CHANGELOG.md

File metadata and controls

7 lines (4 loc) · 335 Bytes

Sample angular app Changelog

All notable changes to the sample angular app will be documented in this file.

1.2.0

  • Enhancement: Added a new dataservice 'callservice', which serves as an example for how to use the callService API. This service simply calls the 'hello' service and returns the result wrapped in a JSON message.