Skip to content

Commit 2a98686

Browse files
committed
update changelog
1 parent b74d87b commit 2a98686

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

all.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8734,6 +8734,7 @@ <h1>Change Log</h1>
87348734
<h2>2016</h2>
87358735
<h3>May</h3>
87368736
<ul>
8737+
<li>Added fifth blog post, this time on <a href="/blog/send-mms-picture-messages-python.html">Sending MMS Picture Messages with Python</a>.</li>
87378738
<li>Two new tutorial blog posts:
87388739
<a href="/blog/send-sms-text-messages-python.html">How to Send SMS Text Messages with Python</a>
87398740
and

change-log.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ <h1>Change Log</h1>
4848
<h2>2016</h2>
4949
<h3>May</h3>
5050
<ul>
51+
<li>Added fifth blog post, this time on <a href="/blog/send-mms-picture-messages-python.html">Sending MMS Picture Messages with Python</a>.</li>
5152
<li>Two new tutorial blog posts:
5253
<a href="/blog/send-sms-text-messages-python.html">How to Send SMS Text Messages with Python</a>
5354
and

source/content/pages/13-meta/02-change-log.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ the
1616

1717
## 2016
1818
### May
19+
* Added fifth blog post, this time on [Sending MMS Picture Messages with Python](/blog/send-mms-picture-messages-python.html).
1920
* Two new tutorial blog posts:
2021
[How to Send SMS Text Messages with Python](/blog/send-sms-text-messages-python.html)
2122
and

0 commit comments

Comments
 (0)