Skip to content

Commit e885634

Browse files
committed
update changelog and make phone calls post
1 parent b50c542 commit e885634

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

content/pages/12-meta/01-change-log.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ inception in December 2012. You can view detailed changes via the
1414

1515

1616
## 2017
17+
### July
18+
* Added new blog post on how to
19+
[monitor Flask applications](/blog/hosted-monitoring-flask-web-apps.html).
20+
* Fixed a typo in the
21+
[Make Phone Calls in Python](/blog/make-phone-calls-python.html)
22+
blog post thanks to my [colleague Greg Baugues'](http://baugues.com/)
23+
sharp eyes.
24+
25+
1726
### June
1827
* New blog post on
1928
[How to Create Your First Static Site with Pelican and Jinja2](/blog/generating-static-websites-pelican-jinja2-markdown.html).

content/posts/161123-make-phone-calls.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: make-phone-calls-python
33
meta: This tutorial shows how to use a Python program and the Twilio API to dial phone calls.
44
category: post
55
date: 2016-11-23
6-
modified: 2017-05-11
6+
modified: 2017-07-22
77
headerimage: /img/161123-python-phone-calls/header.jpg
88
headeralt: Python and Twilio logos. Copyright their respective owners.
99

0 commit comments

Comments
 (0)