From 29370b3860fbf7cb12c65bc484841850ce7006f4 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 5 Aug 2026 14:12:36 +0000 Subject: [PATCH] docs: add Git note for commit f6bf21b426e31c5077a16ea7376b1aa0c318bd19 Signed-off-by: Philipp Burckhardt --- ...bf21b426e31c5077a16ea7376b1aa0c318bd19.txt | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/git-notes/f6bf21b426e31c5077a16ea7376b1aa0c318bd19.txt diff --git a/docs/git-notes/f6bf21b426e31c5077a16ea7376b1aa0c318bd19.txt b/docs/git-notes/f6bf21b426e31c5077a16ea7376b1aa0c318bd19.txt new file mode 100644 index 000000000000..cffe99763510 --- /dev/null +++ b/docs/git-notes/f6bf21b426e31c5077a16ea7376b1aa0c318bd19.txt @@ -0,0 +1,20 @@ +--- +type: amend-message +--- +feat: add `math/base/special/expf` + +PR-URL: https://github.com/stdlib-js/stdlib/pull/3318 +Co-authored-by: Athan Reines +Reviewed-by: Athan Reines +Reviewed-by: Karan Anand +Reviewed-by: Gunj Joshi +Reviewed-by: Philipp Burckhardt +Co-authored-by: Gunj Joshi +Co-authored-by: Karan Anand +Co-authored-by: Philipp Burckhardt +Signed-off-by: Gunj Joshi +Signed-off-by: Vivek maurya <155618190+vivekmaurya001@users.noreply.github.com> +Signed-off-by: Philipp Burckhardt +Signed-off-by: Karan Anand +Signed-off-by: Athan Reines +Ref: https://github.com/stdlib-js/stdlib/issues/649