You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)
6
6
7
-
## [1.0.7] (2019-09-04)
7
+
## [1.0.8] (2019-09-07)
8
+
9
+
### Changed
10
+
11
+
- Update the remaining wrapper signature with Lambda inputs (event, context, callback) for easier testing in applications
12
+
13
+
## [1.0.7] (2019-09-07)
8
14
9
15
### Changed
10
16
@@ -38,6 +44,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),
38
44
- Update older libraries
39
45
- Now publish from Git tags instead of master pushes
0 commit comments