Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.44 KB

CHANGELOG.asciidoc

File metadata and controls

26 lines (17 loc) · 1.44 KB

devon4ng changelog

This file documents all notable changes to devon4ng.

2020.08.001

This release is focused mainly on the Angular 10 upgrade:

  • #176: Template submodules updated to Angular 10 and NgRx 10.

  • #167, #168, #174 and #175: Updated electron (sample and documentation).

  • #166: Update error handler.

  • #165: Cypress sample.

  • #164: Update to Angular 10 (samples and documentation).

2020.04.001

Starting with this release we have changed the versioning schema in devonfw to yyyy.mm.NNN where yyyy.mm is the date of the planned milestone release and NNN is a running number increased with every bug- or security-fix update.

  • #111: Yarn 2 support included

  • #96: devon4ng upgrade to Angular 9

    • Templates and samples updated to Angular 9, NgRx 9 and Ionic 5.

    • New internationalization module.

    • Documentation updates and improvements.

  • #95: Added token management info in documentation