This repository was archived by the owner on Jun 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## 3.0.2 - 2022-08-22
8+ This version is not released, just update documentation.
9+
10+ - Fix documentation's issue
11+
712## 3.0.1 - 2022-08-22
813This version is not released, just update documentation.
914
Original file line number Diff line number Diff line change 6666
6767 <properties >
6868 <!-- version -->
69- <revision >3.0.1 </revision >
69+ <revision >3.0.2 </revision >
7070 <changelist >-SNAPSHOT</changelist >
7171 <sha1 />
7272 <!-- java and maven -->
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ injection
5757
5858The footprint of ** slf4j-aws-lambda** (68K) is same size as ** slf4j-simple** (64K) and much smaller
5959than ** logback** (716K). Other AWS centric loggers are [ jlib-framework/jlib-awslambda-logback] [ awslambda-logback ] ,
60- Logback's [ CloudWatch appender] [ cloudwatch-appender ] and [ CloudWatchLogs Java appender] [ cloudwatchlogs-appender ] .
60+ Logback's [ CloudWatch appender] [ cloudwatch-appender ] and [ CloudWatchLogs Java appender] [ cloudwatchlogs-java- appender ] .
6161
6262[ SLF4J ] : https://www.slf4j.org/
6363
You can’t perform that action at this time.
0 commit comments