Skip to content

Commit 2b8cdd0

Browse files
committed
update changelog
1 parent 3baed0a commit 2b8cdd0

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

all.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10821,6 +10821,10 @@ <h1>Change Log</h1>
1082110821
<h2>2017</h2>
1082210822
<h3>March</h3>
1082310823
<ul>
10824+
<li>Pushed the <a href="https://github.com/mattmakai/fullstackpython.com/commit/3baed0aa82e1b3b7fa0a337e91998018d62a0f23">2000th commit</a>
10825+
to Full Stack Python, just under 2 years after the
10826+
<a href="https://github.com/mattmakai/fullstackpython.com/commit/2fc711b44ffed89c9855f4f999d4c1df076bc44d">1000th commit</a>. Here's to the next 1,000 commits!
10827+
<img src="/img/2000th-commit.jpg" width="100%" alt="Screenshot of 2000th commit to Full Stack Python." class="technical-diagram" /></li>
1082410828
<li>Added new <a href="/postgresql.html">PostgreSQL</a> and <a href="/sqlalchemy.html">SQLAlchemy</a>
1082510829
resources.</li>
1082610830
<li>New <a href="/git.html">Git</a> resources.</li>

change-log.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ <h1>Change Log</h1>
108108
<h2>2017</h2>
109109
<h3>March</h3>
110110
<ul>
111+
<li>Pushed the <a href="https://github.com/mattmakai/fullstackpython.com/commit/3baed0aa82e1b3b7fa0a337e91998018d62a0f23">2000th commit</a>
112+
to Full Stack Python, just under 2 years after the
113+
<a href="https://github.com/mattmakai/fullstackpython.com/commit/2fc711b44ffed89c9855f4f999d4c1df076bc44d">1000th commit</a>. Here's to the next 1,000 commits!
114+
<img src="/img/2000th-commit.jpg" width="100%" alt="Screenshot of 2000th commit to Full Stack Python." class="technical-diagram" /></li>
111115
<li>Added new <a href="/postgresql.html">PostgreSQL</a> and <a href="/sqlalchemy.html">SQLAlchemy</a>
112116
resources.</li>
113117
<li>New <a href="/git.html">Git</a> resources.</li>

img/2000th-commit.jpg

107 KB
Loading

source/content/pages/12-meta/01-change-log.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ inception in December 2012. You can view detailed changes via the
1515

1616
## 2017
1717
### March
18+
* Pushed the [2000th commit](https://github.com/mattmakai/fullstackpython.com/commit/3baed0aa82e1b3b7fa0a337e91998018d62a0f23)
19+
to Full Stack Python, just under 2 years after the
20+
[1000th commit](https://github.com/mattmakai/fullstackpython.com/commit/2fc711b44ffed89c9855f4f999d4c1df076bc44d). Here's to the next 1,000 commits!
21+
<img src="/img/2000th-commit.jpg" width="100%" alt="Screenshot of 2000th commit to Full Stack Python." class="technical-diagram" />
1822
* Added new [PostgreSQL](/postgresql.html) and [SQLAlchemy](/sqlalchemy.html)
1923
resources.
2024
* New [Git](/git.html) resources.
107 KB
Loading

theme/img/2000th-commit.jpg

107 KB
Loading

0 commit comments

Comments
 (0)