Skip to content

Commit b0d156c

Browse files
committed
updating changelog with CI page
1 parent 49cbdcd commit b0d156c

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
@@ -3540,6 +3540,7 @@ <h1>Change Log</h1>
35403540
<h2>2014</h2>
35413541
<h3>August</h3>
35423542
<ul>
3543+
<li>Added <a href="/continuous-integration.html">Continuous Integration</a> page.</li>
35433544
<li>Splitting out deployment from automation so I can add chapters on continuous
35443545
integration, configuration management (which will be moved from the
35453546
existing deployment chapter) and related topics.</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>Added <a href="/continuous-integration.html">Continuous Integration</a> page.</li>
4950
<li>Splitting out deployment from automation so I can add chapters on continuous
5051
integration, configuration management (which will be moved from the
5152
existing deployment chapter) and related topics.</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-10T11:14:38Z</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-10T11:15:10Z</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+
* Added [Continuous Integration](/continuous-integration.html) page.
2728
* Splitting out deployment from automation so I can add chapters on continuous
2829
integration, configuration management (which will be moved from the
2930
existing deployment chapter) and related topics.

0 commit comments

Comments
 (0)