Skip to content

Commit 7638bd1

Browse files
authored
Update CHANGELOG.md (#6)
1 parent 6f17763 commit 7638bd1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [Unreleased]
4+
#### 1.x Releases
5+
- `1.1.x` Releases - [1.1.0](#110)
6+
- `1.0.x` Releases - [1.0.0](#100)
7+
8+
## [1.1.0](https://github.com/space-code/log/releases/tag/1.1.0)
59
#### Added
610
- Make the `logLevel` property changeable
711
- Added in Pull Request [#5](https://github.com/space-code/log/pull/5).
@@ -12,9 +16,6 @@ All notable changes to this project will be documented in this file.
1216
- Hide `IOSWriter` & `IConsoleWriter` from the public interface
1317
- Added in Pull Request [#2](https://github.com/space-code/log/pull/2).
1418

15-
#### 1.x Releases
16-
- `1.0.x` Releases - [1.0.0](#100)
17-
1819
## [1.0.0](https://github.com/space-code/log/releases/tag/1.0.0)
1920
Released on 2023-10-18.
2021

0 commit comments

Comments
 (0)