We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31dfe66 commit 355c955Copy full SHA for 355c955
content/pages/meta/00-change-log.markdown
@@ -17,6 +17,11 @@ on GitHub.
17
18
## 2018
19
### April
20
+* New blog post on adding [Rollbar](/rollbar.html) for
21
+ [Monitoring Python 3.6 Functions on AWS Lambda](/blog/monitor-python-3-6-example-code-aws-lambda-rollbar.html).
22
+* New [TurboGears](/turbogears.html) web framework page via
23
+ [pull request #162](https://github.com/mattmakai/fullstackpython.com/pull/162).
24
+ Thank you [Alessandro](https://github.com/amol-)!
25
* A slew of new resources and descriptions for the
26
[Jupyter Notebook](/jupyter-notebook.html) page.
27
* Reworking [web development](/web-development.html) page with new
0 commit comments