From 2cc139d70bf720e21abdecda939a35d0b95fec33 Mon Sep 17 00:00:00 2001 From: Nikita Vasilev Date: Thu, 18 Jan 2024 19:37:01 +0100 Subject: [PATCH] Update `CHANGELOG.md` --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddaa57c..b054eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. #### Added - Update GitHub Actions workflow - Added in Pull Request [#3](https://github.com/space-code/log/pull/3). +- Hide `IOSWriter` & `IConsoleWriter` from the public interface + - Added in Pull Request [#2](https://github.com/space-code/log/pull/2). #### 1.x Releases - `1.0.x` Releases - [1.0.0](#100)