Skip to content

Commit 3baed0a

Browse files
committed
update changelog new postgres and sqlalchemy resources
1 parent 617c5f3 commit 3baed0a

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

all.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10821,6 +10821,8 @@ <h1>Change Log</h1>
1082110821
<h2>2017</h2>
1082210822
<h3>March</h3>
1082310823
<ul>
10824+
<li>Added new <a href="/postgresql.html">PostgreSQL</a> and <a href="/sqlalchemy.html">SQLAlchemy</a>
10825+
resources.</li>
1082410826
<li>New <a href="/git.html">Git</a> resources.</li>
1082510827
</ul>
1082610828
<h3>Feburary</h3>

change-log.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ <h1>Change Log</h1>
108108
<h2>2017</h2>
109109
<h3>March</h3>
110110
<ul>
111+
<li>Added new <a href="/postgresql.html">PostgreSQL</a> and <a href="/sqlalchemy.html">SQLAlchemy</a>
112+
resources.</li>
111113
<li>New <a href="/git.html">Git</a> resources.</li>
112114
</ul>
113115
<h3>Feburary</h3>

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

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

1616
## 2017
1717
### March
18+
* Added new [PostgreSQL](/postgresql.html) and [SQLAlchemy](/sqlalchemy.html)
19+
resources.
1820
* New [Git](/git.html) resources.
1921

2022
### Feburary

0 commit comments

Comments
 (0)