Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMa committed Jan 19, 2021
1 parent 07c4f06 commit 7e72ab5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.5.0]
## [Unreleased]
### Added
- Support for group level network stanza
### Fixed
- Ensure tests are always built on code changes
- Run "apt update" in Actions pipeline
### Changed
- Adjust Nginx example to use group network stanza
- Update to Nomad v1.0.2

## [0.5.0] - 2021-01-07
### Added
- Support for running containers without private networking.
- Support for running multiple containers in the same network-zone.
Expand Down

0 comments on commit 7e72ab5

Please sign in to comment.