From e7ad9d459116575ab22c2c70c9ee60d388de3e66 Mon Sep 17 00:00:00 2001 From: Dale Lane Date: Tue, 14 Dec 2021 18:30:09 +0000 Subject: [PATCH] chore(blog): add release notes for 2.3 release Contributes to: asyncapi/spec#675 Signed-off-by: Dale Lane --- pages/blog/release-notes-2.3.0.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pages/blog/release-notes-2.3.0.md diff --git a/pages/blog/release-notes-2.3.0.md b/pages/blog/release-notes-2.3.0.md new file mode 100644 index 000000000000..37be036b6bd6 --- /dev/null +++ b/pages/blog/release-notes-2.3.0.md @@ -0,0 +1,24 @@ +--- +title: AsyncAPI Spec 2.3.0 Release Notes +date: 2021-12-14T18:00:00+01:00 +type: Communication +tags: + - specification + - release +cover: /img/posts/release-notes-2.3.0/cover.webp +authors: + - name: Lukasz Gornicki + photo: /img/avatars/lpgornicki.webp + link: https://twitter.com/derberq + byline: AsyncAPI Maintainer and Community Guardian +excerpt: 'TODO: write excerpt' +featured: true +--- + +- put good overview +- each section should represent a feature + - clear info about feature + - use case + - contributor + - link to PR +- last section should have additional thank you towards other people involved in the release success