Skip to content

Commit 2e28656

Browse files
committed
updating change log
1 parent 9e23143 commit 2e28656

File tree

5 files changed

+3
-5
lines changed

5 files changed

+3
-5
lines changed

change-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h3>May</h3>
5151
<li>Updated APIs page with basic information on webhooks.</li>
5252
<li>Added learning checklist for source control, application dependencies,
5353
configuration management, NoSQL data stores, APIs, API integration,
54-
API creation and static content sections.</li>
54+
API creation, static content and caching sections.</li>
5555
<li>Moving learning checklists to the bottom of the pages since they are
5656
specific advice for steps to take after reading a section.</li>
5757
<li>Added a stub section for APIs.</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-05-31T14:42:00Z</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-05-31T15:13:56Z</updated></feed>

future-directions.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ <h1>Future Directions</h1>
6868
<p>Create learning checklists for every section where it makes sense. The
6969
remaining sections that need checklists are </p>
7070
<ol>
71-
<li>caching</li>
7271
<li>logging</li>
7372
<li>web analytics</li>
7473
<li>web application security</li>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ the
2929
* Updated APIs page with basic information on webhooks.
3030
* Added learning checklist for source control, application dependencies,
3131
configuration management, NoSQL data stores, APIs, API integration,
32-
API creation and static content sections.
32+
API creation, static content and caching sections.
3333
* Moving learning checklists to the bottom of the pages since they are
3434
specific advice for steps to take after reading a section.
3535
* Added a stub section for APIs.

source/content/pages/10-misc/1007-future-directions.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ Here are some things I'm actively working on:
4646
* Create learning checklists for every section where it makes sense. The
4747
remaining sections that need checklists are
4848

49-
1. caching
5049
1. logging
5150
1. web analytics
5251
1. web application security

0 commit comments

Comments
 (0)