Skip to content

Commit 1d3ad26

Browse files
committed
changelog update
1 parent d952648 commit 1d3ad26

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

all.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6553,6 +6553,9 @@ <h1>Change Log</h1>
65536553
<h2>2015</h2>
65546554
<h3>July</h3>
65556555
<ul>
6556+
<li>Updated a boatload of pages with typo and grammar fixes while reviewing
6557+
everything for the upcoming launch of
6558+
<a href="https://gumroad.com/l/WOvyt">the PDF version of FSP contained in the packaged book deal</a>.</li>
65566559
<li>Added the beginnings of a
65576560
<a href="/static-site-generator.html">static site generator page</a>.</li>
65586561
<li>Updated sidebar with links to the new

change-log.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ <h1>Change Log</h1>
4242
<h2>2015</h2>
4343
<h3>July</h3>
4444
<ul>
45+
<li>Updated a boatload of pages with typo and grammar fixes while reviewing
46+
everything for the upcoming launch of
47+
<a href="https://gumroad.com/l/WOvyt">the PDF version of FSP contained in the packaged book deal</a>.</li>
4548
<li>Added the beginnings of a
4649
<a href="/static-site-generator.html">static site generator page</a>.</li>
4750
<li>Updated sidebar with links to the new

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-07-24T08:10:11Z</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-07-24T08:23:14Z</updated></feed>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ the
1414

1515
## 2015
1616
### July
17+
* Updated a boatload of pages with typo and grammar fixes while reviewing
18+
everything for the upcoming launch of
19+
[the PDF version of FSP contained in the packaged book deal](https://gumroad.com/l/WOvyt).
1720
* Added the beginnings of a
1821
[static site generator page](/static-site-generator.html).
1922
* Updated sidebar with links to the new

0 commit comments

Comments
 (0)