From 420acc73f3ea5f0548ae57f40d131791b6c328d2 Mon Sep 17 00:00:00 2001 From: Dan Jaglowski Date: Tue, 1 Sep 2020 12:39:14 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ac504d32..123822ad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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 +### Changed +- Most operators are now dedicated modules, so that they may be imported individually + ## [0.9.14] - 2020-08-31 ### Fixed - Rendering issue with the `kubernetes_events` plugin