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