Skip to content

Commit

Permalink
Posted 2.28.0 release announcement (#822)
Browse files Browse the repository at this point in the history
Communicate the 2.28.0 release.
  • Loading branch information
freemanjp authored Apr 24, 2022
1 parent 2e7f1fd commit c65e3fe
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
release:
git_url: https://github.com/gantsign/development-environment.git
list_url: https://github.com/gantsign/development-environment/releases
version: '2.27.0'
version: '2.28.0'

# Site Settings
locale: en-GB
Expand Down
34 changes: 34 additions & 0 deletions docs/_posts/2022-04-24-2.28.0-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Version 2.28.0 released
categories:
- news
tags:
- release
description: >
Version 2.28.0 of this project has been released.
excerpt: >
Release highlights: Go 1.18.1, Java 8u322 & 11.0.14…
read_time: no
date: 2022-04-24T14:44:32+01:00
modified: 2022-04-24T14:44:32+01:00
---

## Release highlights

* [#807](https://github.com/gantsign/development-environment/pull/807):
Updated Java 8 to 8u322
* [#808](https://github.com/gantsign/development-environment/pull/808):
Updated Java 11 to 11.0.14
* [#813](https://github.com/gantsign/development-environment/pull/813):
Updated Go lang to 1.18.1

## Full change list

For a full list of changes view the
[release notes](https://github.com/gantsign/development-environment/releases/tag/2.28.0).

## Upgrade procedure

To upgrade follow the
[upgrade documentation]({{ '/docs/upgrade/' | relative_url }}).

0 comments on commit c65e3fe

Please sign in to comment.