Skip to content

Commit

Permalink
add changelog for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Vlasic committed Dec 7, 2021
1 parent bcf6090 commit f8f8806
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- You can now upgrade your Mantil nodes. Download new version of CLI and run mantil upgrade to upgrade node to the same version as CLI.
- Stage rest endpoints now support GET requests with proper type conversions for your method parameters.
- Stage lambdas can now be scheduled with cron option through project environment.
- Functions folder which contained only boilerplate code is now removed and replaced with build folder which gets automatically generated on each deploy.
- Stage state now contains last deployment info - node version and time of the deployment.

Fixed: Deploy metrics no longer show aggregate values in watch command.
Fixed: Tests generated by mantil generate command now have proper package names.

0 comments on commit f8f8806

Please sign in to comment.