diff --git a/README.md b/README.md index 742b4a1..55f6151 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) - ## Description [Go](https://go.dev/) (a.k.a., Golang) is a statically-typed programming language, with syntax loosely derived from C. Go offers additional features such as garbage collection, type safety, certain dynamic-typing capabilities, additional built-in types (for example, variable-length arrays and key-value maps) as well as a large standard library. diff --git a/golang-oldstable-image.changes b/golang-oldstable-image.changes index 91158ea..b2d6f74 100644 --- a/golang-oldstable-image.changes +++ b/golang-oldstable-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 10 15:11:25 UTC 2024 - Dirk Mueller + +- update README; reduce unnecessary newlines + ------------------------------------------------------------------- Wed Jun 5 15:13:27 UTC 2024 - Dirk Mueller