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: docs/changelog.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,13 @@
17
17
18
18
# Changelog
19
19
20
+
21
+
## 0.2.1
22
+
23
+
-gh-1022 Address vulnerabilities in .NET (CVE-2024-38229, CVE-2024-35264)
24
+
25
+
## 0.2.0
26
+
20
27
Added a new Email plugin, this pulls together information and sends a Message (rabbitmq) to a queue for processing via an external application (for the actual sending)
21
28
22
29
Renamed the (Generated) Argo client to ArgoGeneratedClient, added a new ArgoClient using just the methods used by this codebase.
0 commit comments