From dc979b1d5f02e18a8482761d1cab4e5cd3ed37d8 Mon Sep 17 00:00:00 2001 From: Chris Novakovic Date: Wed, 5 Nov 2025 16:17:07 +0000 Subject: [PATCH] Tag v1.28.2 --- ChangeLog | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a6149bd0..4129918b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Version 1.28.2 +-------------- + * Compile assembly files individually in `go_library` (#330) + Version 1.28.1 -------------- * Fix the handling of the `external` parameter in `go_test` and `go_benchmark` targets to add diff --git a/VERSION b/VERSION index 450a687b..bf4df28e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.28.1 +1.28.2