Skip to content

Commit 30dd8c8

Browse files
committed
updating changelog
1 parent f3bf5bc commit 30dd8c8

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
@@ -3647,6 +3647,7 @@ <h1>Change Log</h1>
36473647
<h2>2014</h2>
36483648
<h3>August</h3>
36493649
<ul>
3650+
<li>New resources for code metrics and NoSQL databases.</li>
36503651
<li>Added another Flask open source example app.</li>
36513652
<li>Added new <a href="/code-metrics.html">Code Metrics</a> page.</li>
36523653
<li>Updated CI page with more services and open source projects.</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>New resources for code metrics and NoSQL databases.</li>
4950
<li>Added another Flask open source example app.</li>
5051
<li>Added new <a href="/code-metrics.html">Code Metrics</a> page.</li>
5152
<li>Updated CI page with more services and open source projects.</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-15T14:15: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-08-15T14:17:16Z</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+
* New resources for code metrics and NoSQL databases.
2728
* Added another Flask open source example app.
2829
* Added new [Code Metrics](/code-metrics.html) page.
2930
* Updated CI page with more services and open source projects.

0 commit comments

Comments
 (0)