Skip to content

Commit c3bf4d1

Browse files
committed
updating change log with latest additions
1 parent 994161a commit c3bf4d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3881,7 +3881,7 @@ <h1>Change Log</h1>
38813881
<h2>2014</h2>
38823882
<h3>October</h3>
38833883
<ul>
3884-
<li>More API creation resources.</li>
3884+
<li>More API creation and consumption resources.</li>
38853885
<li>Merged a bunch of pull requests that cleaned up spelling and grammar
38863886
errors. Thank you contributors!</li>
38873887
<li>Adding new Django 1.7-specific resources section on the Django page.</li>

change-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1>Change Log</h1>
4646
<h2>2014</h2>
4747
<h3>October</h3>
4848
<ul>
49-
<li>More API creation resources.</li>
49+
<li>More API creation and consumption resources.</li>
5050
<li>Merged a bunch of pull requests that cleaned up spelling and grammar
5151
errors. Thank you contributors!</li>
5252
<li>Adding new Django 1.7-specific resources section on the Django page.</li>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-10-20T10:47:41Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-10-20T17:57:48Z</updated></feed>

source/content/pages/11-misc/1103-change-log.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ the
2424

2525
## 2014
2626
### October
27-
* More API creation resources.
27+
* More API creation and consumption resources.
2828
* Merged a bunch of pull requests that cleaned up spelling and grammar
2929
errors. Thank you contributors!
3030
* Adding new Django 1.7-specific resources section on the Django page.

0 commit comments

Comments
 (0)