Skip to content

Commit 48997c9

Browse files
committed
updating change log
1 parent 71935c3 commit 48997c9

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

all.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3671,6 +3671,7 @@ <h1>Change Log</h1>
36713671
<h2>2014</h2>
36723672
<h3>August</h3>
36733673
<ul>
3674+
<li>Updated change log so it's easier to read and broken down by sections.</li>
36743675
<li>Added new <a href="/web-design.html">Web Design</a> page to cleanly separate CSS from
36753676
design topics and resources.</li>
36763677
<li>New resources for code metrics and NoSQL databases.</li>

change-log.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ <h1>Change Log</h1>
4646
<h2>2014</h2>
4747
<h3>August</h3>
4848
<ul>
49+
<li>Updated change log so it's easier to read and broken down by sections.</li>
4950
<li>Added new <a href="/web-design.html">Web Design</a> page to cleanly separate CSS from
5051
design topics and resources.</li>
5152
<li>New resources for code metrics and NoSQL databases.</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-08-19T12:06:57Z</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-08-19T12:08:52Z</updated></feed>

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

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

2525
## 2014
2626
### August
27+
* Updated change log so it's easier to read and broken down by sections.
2728
* Added new [Web Design](/web-design.html) page to cleanly separate CSS from
2829
design topics and resources.
2930
* New resources for code metrics and NoSQL databases.

0 commit comments

Comments
 (0)