Skip to content

Commit 99c6559

Browse files
committed
updated changelog
1 parent 692537d commit 99c6559

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

all.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3467,6 +3467,10 @@ <h1>Change Log</h1>
34673467
the
34683468
<a href="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages">source repository's commit log</a> on GitHub.</p>
34693469
<h2>2014</h2>
3470+
<h3>August</h3>
3471+
<ul>
3472+
<li>Moved topics map from introduction page to deployment page.</li>
3473+
</ul>
34703474
<h3>July</h3>
34713475
<ul>
34723476
<li>Merged pull request for Django page and updated Django page with project

change-log.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ <h1>Change Log</h1>
4444
the
4545
<a href="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages">source repository's commit log</a> on GitHub.</p>
4646
<h2>2014</h2>
47+
<h3>August</h3>
48+
<ul>
49+
<li>Moved topics map from introduction page to deployment page.</li>
50+
</ul>
4751
<h3>July</h3>
4852
<ul>
4953
<li>Merged pull request for Django page and updated Django page with project

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-01T07:50:52Z</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-01T07:52:00Z</updated></feed>

source/content/pages/10-misc/1005-change-log.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ the
2323
[source repository's commit log](https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages) on GitHub.
2424

2525
## 2014
26+
### August
27+
* Moved topics map from introduction page to deployment page.
28+
2629
### July
2730
* Merged pull request for Django page and updated Django page with project
2831
template section.

0 commit comments

Comments
 (0)