From 5bf77f66248a69b102f9571ff0c31fa445cdc177 Mon Sep 17 00:00:00 2001 From: shwetathecodewarrior <121197616+shwetathecodewarrior@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:04:24 -0700 Subject: [PATCH] Update release_notes.md --- embedded/release_notes.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/embedded/release_notes.md b/embedded/release_notes.md index c7d9951c..facad013 100644 --- a/embedded/release_notes.md +++ b/embedded/release_notes.md @@ -1,16 +1,4 @@ -### Nearby SDK for embedded systems release notes - -## v2.0.0-embedded -Support GFPS 3.2 specification per [specification](https://developers.google.com/nearby/fast-pair/specifications/introduction). - -New features: -* Find My Device Network added -* Added micro-ecc component - -Other changes: -* Merged all feature to main. -* Fixed all the build issues. -* Guarded the features with Macros. +### Nearby SDK for embedded systems release note ## v1.1.0-embedded RC1 Initial release supporting GFPS 3.2 per [specification](https://developers.google.com/nearby/fast-pair/specifications/introduction).