Skip to content

Commit 2c56eb6

Browse files
committed
updated changelog
1 parent a0eb549 commit 2c56eb6

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
@@ -46,7 +46,8 @@ <h1>Change Log</h1>
4646
<h2>2014</h2>
4747
<h3>July</h3>
4848
<ul>
49-
<li>Made source control page text clearer.</li>
49+
<li>Rewrote parts of source control and CSS pages for clarity.</li>
50+
<li>Merged typo fixes PR #32.</li>
5051
<li>Added my Full Stack Python video from the EuroPython 2014 conference.</li>
5152
<li>Updated map with further details.</li>
5253
<li>Added a map to the front page. May move that elsewhere later though based

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-07-24T10:48:29Z</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-07-24T10:49:45Z</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
### July
27-
* Made source control page text clearer.
27+
* Rewrote parts of source control and CSS pages for clarity.
28+
* Merged typo fixes PR #32.
2829
* Added my Full Stack Python video from the EuroPython 2014 conference.
2930
* Updated map with further details.
3031
* Added a map to the front page. May move that elsewhere later though based

0 commit comments

Comments
 (0)