File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments