Skip to content

Commit 8dfbbe9

Browse files
committed
updating changelog
1 parent 253d0c8 commit 8dfbbe9

4 files changed

Lines changed: 7 additions & 1 deletion

File tree

all.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6444,6 +6444,8 @@ <h1>Change Log</h1>
64446444
<h2>2015</h2>
64456445
<h3>June</h3>
64466446
<ul>
6447+
<li>New <a href="/api-creation.html">API Creation</a> and <a href="/django.html">Django</a> resources
6448+
added.</li>
64476449
<li>Added new Peewee resources on the
64486450
<a href="/object-relational-mappers-orms.html">ORMs page</a>.</li>
64496451
<li>Nice little update to the <a href="/object-relational-mappers-orms.html">ORMs page</a>

change-log.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ <h1>Change Log</h1>
4242
<h2>2015</h2>
4343
<h3>June</h3>
4444
<ul>
45+
<li>New <a href="/api-creation.html">API Creation</a> and <a href="/django.html">Django</a> resources
46+
added.</li>
4547
<li>Added new Peewee resources on the
4648
<a href="/object-relational-mappers-orms.html">ORMs page</a>.</li>
4749
<li>Nice little update to the <a href="/object-relational-mappers-orms.html">ORMs page</a>

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>2015-06-23T08:25:03Z</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>2015-06-23T08:32:02Z</updated></feed>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ the
1414

1515
## 2015
1616
### June
17+
* New [API Creation](/api-creation.html) and [Django](/django.html) resources
18+
added.
1719
* Added new Peewee resources on the
1820
[ORMs page](/object-relational-mappers-orms.html).
1921
* Nice little update to the [ORMs page](/object-relational-mappers-orms.html)

0 commit comments

Comments
 (0)