You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
## AI Shopping Cart - App Template for Java, Azure OpenAI and Azure Spring Apps - Changelog
2
2
3
+
<aname="1.0.1"></a>
4
+
# 1.0.1 (2023-08-25)
5
+
6
+
## What's Changed
7
+
8
+
*Features*
9
+
10
+
*Bug Fixes*
11
+
12
+
* Fix Changelog link for v1.0.0 commit list by @pmalarme in https://github.com/Azure-Samples/app-templates-java-openai-springapps/pull/28
13
+
* Fix the name of the spring apps instance to be globally unique. by @pmalarme in https://github.com/Azure-Samples/app-templates-java-openai-springapps/pull/31
0 commit comments