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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# 2.4.6 (09 October 2024)
2
+
-[#101](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/pull/101) - Upgrade System.Text.RegularExpressions to 4.3.1 to solve CVE [bug] contributed by [StefH](https://github.com/StefH)
3
+
1
4
# 2.4.5 (12 July 2024)
2
5
-[#97](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/pull/97) - Fix loading additional Handlebars.Net.Helpers dll's when running application from commandline using 'dotnet run' [bug] contributed by [StefH](https://github.com/StefH)
3
6
-[#96](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/issues/96) - DynamicLinq Helpers Not Registering Correctly in .NET 8.0 WebAPI Project running in Docker [bug]
0 commit comments