Skip to content

Commit ca4d1d4

Browse files
committed
updating change log for march
1 parent 349e0d7 commit ca4d1d4

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

change-log.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,15 @@ <h1>Change Log</h1>
8282
<h2>2014</h2>
8383
<h3>March</h3>
8484
<ul>
85+
<li>Cleaned up links on the first ten chapters and added new resources for
86+
web frameworks.</li>
8587
<li>Updated application dependencies section with new resources and initial
8688
content description.</li>
8789
<li>Updated the change log (how meta!) to have a cleaner layout.</li>
8890
</ul>
8991
<h3>February</h3>
9092
<ul>
93+
<li>Added Bottle as a web framework next to Django and Flask.</li>
9194
<li>Added new Django resources. </li>
9295
<li>New sitemap.xml. </li>
9396
<li>Rewriting all sections to fix first draft typos and grammar mistakes

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-03-07T08:37:37Z</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-03-07T08:43:18Z</updated></feed>

source/content/pages/change-log.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,14 @@ the
1212

1313
## 2014
1414
### March
15+
* Cleaned up links on the first ten chapters and added new resources for
16+
web frameworks.
1517
* Updated application dependencies section with new resources and initial
1618
content description.
1719
* Updated the change log (how meta!) to have a cleaner layout.
1820

1921
### February
22+
* Added Bottle as a web framework next to Django and Flask.
2023
* Added new Django resources.
2124
* New sitemap.xml.
2225
* Rewriting all sections to fix first draft typos and grammar mistakes

0 commit comments

Comments
 (0)