Skip to content

Commit c49a1cd

Browse files
authored
Update CHANGELOG.md
1 parent a97e9c9 commit c49a1cd

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010

11+
### Changed
12+
13+
### Deprecated
14+
15+
### Removed
16+
17+
### Fixed
18+
19+
### Security
20+
21+
## [1.1.1] - 2021-04-11
22+
23+
### Added
24+
1125
- Added proper logging with adjustable log level.
1226
- Added duplicate compatibility metrics to compensate for the renamed metrics in the previous release.
1327

1428
### Changed
1529

1630
- Changed request logging to use log level `debug` instead of the `LOG_REQUESTS_CONSOLE` environment variable.
1731

18-
### Deprecated
19-
20-
### Removed
21-
2232
### Fixed
2333

2434
- Fixed failing to parse non-semantic NUT versions.
2535

26-
### Security
27-
2836
## [1.1.0] - 2021-04-07
2937

3038
### Added

0 commit comments

Comments
 (0)