Skip to content

Commit 623eb79

Browse files
committed
updating change log
1 parent cead504 commit 623eb79

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

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>2013-12-12T12:58: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>2013-12-12T12:59:33Z</updated></feed>

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,8 @@ <h1>Change Log</h1>
655655
<div class="section" id="id1">
656656
<h2>2013</h2>
657657
<p>Dec: Changed CDN section to static content. Transitioning diagrams from
658-
Paper app drawings to Balsamiq mockups exported to PNG files.</p>
658+
Paper app drawings to Balsamiq mockups exported to PNG files. Added Python
659+
database connectors to database section.</p>
659660
<p>Nov: Modified color scheme. Updated caching and introduction section,
660661
added section on NoSQL data stores.</p>
661662
<p>Oct: Creating separate monitoring section.</p>

pages/change-log.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ <h1>Change Log</h1>
5151
<div class="section" id="id1">
5252
<h2>2013</h2>
5353
<p>Dec: Changed CDN section to static content. Transitioning diagrams from
54-
Paper app drawings to Balsamiq mockups exported to PNG files.</p>
54+
Paper app drawings to Balsamiq mockups exported to PNG files. Added Python
55+
database connectors to database section.</p>
5556
<p>Nov: Modified color scheme. Updated caching and introduction section,
5657
added section on NoSQL data stores.</p>
5758
<p>Oct: Creating separate monitoring section.</p>

source/content/pages/change-log.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Change Log
88
2013
99
----
1010
Dec: Changed CDN section to static content. Transitioning diagrams from
11-
Paper app drawings to Balsamiq mockups exported to PNG files.
11+
Paper app drawings to Balsamiq mockups exported to PNG files. Added Python
12+
database connectors to database section.
1213

1314
Nov: Modified color scheme. Updated caching and introduction section,
1415
added section on NoSQL data stores.

0 commit comments

Comments
 (0)