From 2da91e27bdb60ab1d17790c510a81bbffba4b5d9 Mon Sep 17 00:00:00 2001 From: atmonshi Date: Fri, 16 Sep 2022 04:23:54 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9c7fc7..1090b19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `sky` will be documented in this file +## 2.2.6 - 2022-09-16 + +### What's Changed + +- restore the post factory by @atmonshi in https://github.com/lara-zeus/sky/pull/48 + +**Full Changelog**: https://github.com/lara-zeus/sky/compare/2.2.5...2.2.6 + ## 2.2.5 - 2022-09-15 ### What's Changed