update changelog for v1.2.0 [CI SKIP]
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
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).
|
||||
|
||||
## Unreleased
|
||||
## 1.2.0
|
||||
### Added
|
||||
- support for mem_limit and memswap_limit
|
||||
|
||||
## 1.1.0
|
||||
### Changed
|
||||
|
||||
- abstract polling and execution to runner-go library
|
||||
- use trace level logging for context errors
|
||||
- prefix docker resource names
|
||||
- support for mem_limit and memswap_limit
|
||||
|
||||
### Fixed
|
||||
- initialize environment map to prevent nil pointer
|
||||
|
||||
Reference in New Issue
Block a user