Skip to content

Commit 643fedf

Browse files
committed
updating change log
1 parent a1e8485 commit 643fedf

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

change-log.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ <h1>Change Log</h1>
4747
<h2>2014</h2>
4848
<h3>May</h3>
4949
<ul>
50-
<li>Added learning checklist for source control and application dependencies.</li>
50+
<li>Added learning checklist for source control, application dependencies
51+
and configuration management.</li>
5152
<li>Moving learning checklists to the bottom of the pages since they are
5253
specific advice for steps to take after reading a section.</li>
5354
<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-24T08:23:47Z</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-24T08:31:49Z</updated></feed>

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ the
2424

2525
## 2014
2626
### May
27-
* Added learning checklist for source control and application dependencies.
27+
* Added learning checklist for source control, application dependencies
28+
and configuration management.
2829
* Moving learning checklists to the bottom of the pages since they are
2930
specific advice for steps to take after reading a section.
3031
* Added a stub section for APIs.

0 commit comments

Comments
 (0)