Skip to content

Commit 0f33b43

Browse files
committed
Updating change log to include february changes
1 parent 0c6894b commit 0f33b43

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

change-log.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@
7676
<h1>Change Log</h1>
7777
<div class="section" id="id1">
7878
<h2>2014</h2>
79+
<p>Feb: Adding new Django resources, added sitemap.xml. Rewriting all sections
80+
to fix first draft typos and grammar mistakes as well as add new content.</p>
7981
<p>Jan: Adding configuration management, application dependencies, and source
8082
control sections. Also updating about section. Updated design to be fully
8183
responsive.</p>

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-02-01T12:45:12Z</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-02-01T12:47:44Z</updated></feed>

source/content/pages/change-log.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Change Log
77

88
2014
99
----
10+
Feb: Adding new Django resources, added sitemap.xml. Rewriting all sections
11+
to fix first draft typos and grammar mistakes as well as add new content.
12+
1013
Jan: Adding configuration management, application dependencies, and source
1114
control sections. Also updating about section. Updated design to be fully
1215
responsive.

0 commit comments

Comments
 (0)