update changelog

This commit is contained in:
Brad Rydzewski 2019-09-02 23:07:13 -07:00
parent d9b529f2f6
commit ccdb9fcf3a

View file

@ -4,6 +4,11 @@ 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).
## Unreleased
### Added
- support for configuration conversion plugins (e.g. convert from starlark)
- moved native jsonnet to a conversion plugin
## [1.3.1] - 2019-08-26
### Added