We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0addd5 commit 09168a9Copy full SHA for 09168a9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/enter-at/lambda-handlers/compare/v1.0.3...v1.0.4) (2019-07-03)
2
+
3
4
+### Bug Fixes
5
6
+* **validators:** remove marshmallow usage in type hint ([99dada3](https://github.com/enter-at/lambda-handlers/commit/99dada3))
7
8
## [1.0.3](https://github.com/enter-at/lambda-handlers/compare/v1.0.2...v1.0.3) (2019-07-02)
9
10
lambda_handlers/version.py
@@ -1 +1 @@
-__version__ = '1.0.3'
+__version__ = '1.0.4'
0 commit comments