CHANGELOG.md in gerencianet-0.0.1 vs CHANGELOG.md in gerencianet-0.0.2
- old
+ new
@@ -1,7 +1,15 @@
+# 0.0.2
+
+- Changed: Functions now receive a single hash param like `{params: params, body: body}` instead of receiving two params `params, body` as before.
+- Added: Docs and examples
+
+# 0.0.1
+
+- Initial release
\ No newline at end of file