From accb027f7c8890a718739f5fc02a2146ea65c007 Mon Sep 17 00:00:00 2001 From: Andy G Date: Thu, 10 Nov 2022 13:40:25 -0700 Subject: [PATCH] Minor updates to CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32e7f58..7e11d9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [3.7.0] - 2022-11-10 ### Added - default to JS API 4.25; update docs w/ latest version numbers - @andygup -- raise visibility of deprecation notice for frameworks that do not support async/await at runtime, e.g. Angular -- archive framework samples and various 3.x-related sections to archived-examples.md. Most of the samples haven't been updated` in years +- raise visibility of deprecation notice for frameworks that do not support async/await at runtime, e.g. Angular due to limitations in Zone.js +- archive framework samples and various 3.x-related sections to archived-examples.md. Most of the samples haven't been updated in years ## [3.6.0] - 2022-07-07 ### Added