diff --git a/README.md b/README.md
index 30e86a8..e64cdac 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Alternatively, add the following line to your `.csproj` file.
```text
-
+
```
diff --git a/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj b/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj
index 74873a3..dbc9c7f 100644
--- a/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj
+++ b/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj
@@ -22,12 +22,9 @@
LICENSE
False
- - implement streaming of content
- - support of HTTP/3 protocol
- - improve handling of config and settings
- - specify JSON order of properties
+ - implement Function Calling
- 0.6.0
+ 0.6.1
diff --git a/src/Mscc.GenerativeAI/RELEASE.md b/src/Mscc.GenerativeAI/RELEASE.md
index 68d34dd..e4969ef 100644
--- a/src/Mscc.GenerativeAI/RELEASE.md
+++ b/src/Mscc.GenerativeAI/RELEASE.md
@@ -1,5 +1,9 @@
# Release Notes
+## 0.6.1
+
+- implement Function Calling
+
## 0.6.0
- implement streaming of content
@@ -9,7 +13,7 @@
## 0.5.4
-- add embeddings
+- implement Embeddings
- refactor handling of parts
- brief sanity check on model selection
- ⛳ allow configuration, safety settings and tools for Chat