From fa201ef311db94be82fac58965d8e8e14635e36e Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 17 Jun 2026 14:13:41 +0000 Subject: [PATCH] docs: add Git note for commit d6575009529673f2cd56ae36893388ce3013f305 Signed-off-by: Philipp Burckhardt --- .../d6575009529673f2cd56ae36893388ce3013f305.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/git-notes/d6575009529673f2cd56ae36893388ce3013f305.txt diff --git a/docs/git-notes/d6575009529673f2cd56ae36893388ce3013f305.txt b/docs/git-notes/d6575009529673f2cd56ae36893388ce3013f305.txt new file mode 100644 index 000000000000..da746f1bfb71 --- /dev/null +++ b/docs/git-notes/d6575009529673f2cd56ae36893388ce3013f305.txt @@ -0,0 +1,11 @@ +--- +type: amend-message +--- +feat: add C implementation for `stats/base/dists/erlang/logpdf` + +PR-URL: https://github.com/stdlib-js/stdlib/pull/10719 +Closes: https://github.com/stdlib-js/stdlib/issues/3571 +Co-authored-by: Neeraj Pathak +Co-authored-by: Philipp Burckhardt +Reviewed-by: Philipp Burckhardt +Assisted-by: Claude