Skip to content

Commit 7c759d1

Browse files
committed
updating changelog with microservices page
1 parent 512e8b5 commit 7c759d1

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

all.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7027,7 +7027,9 @@ <h1>Change Log</h1>
70277027
<h2>2015</h2>
70287028
<h3>October</h3>
70297029
<ul>
7030-
<li>Added new resource to the <a href="/enterprise-python.html">Enterprise Python</a>
7030+
<li>Starting a <a href="/microservices.html">microservices</a> page with some basic
7031+
definitions and resources.</li>
7032+
<li>Added a new resource to the <a href="/enterprise-python.html">Enterprise Python</a>
70317033
page.</li>
70327034
</ul>
70337035
<h3>September</h3>

change-log.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ <h1>Change Log</h1>
3939
<h2>2015</h2>
4040
<h3>October</h3>
4141
<ul>
42-
<li>Added new resource to the <a href="/enterprise-python.html">Enterprise Python</a>
42+
<li>Starting a <a href="/microservices.html">microservices</a> page with some basic
43+
definitions and resources.</li>
44+
<li>Added a new resource to the <a href="/enterprise-python.html">Enterprise Python</a>
4345
page.</li>
4446
</ul>
4547
<h3>September</h3>

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>2015-10-05T15:26:12Z</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>2015-10-05T15:27:48Z</updated></feed>

source/content/pages/13-meta/02-change-log.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ the
1414

1515
## 2015
1616
### October
17-
* Added new resource to the [Enterprise Python](/enterprise-python.html)
17+
* Starting a [microservices](/microservices.html) page with some basic
18+
definitions and resources.
19+
* Added a new resource to the [Enterprise Python](/enterprise-python.html)
1820
page.
1921

2022
### September

0 commit comments

Comments
 (0)