We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e21cc commit 529eff5Copy full SHA for 529eff5
content/pages/12-meta/01-change-log.markdown
@@ -17,6 +17,10 @@ on GitHub.
17
18
## 2017
19
### December
20
+* Passed 1,000,000 characters written on Full Stack Python according to
21
+ [wc](https://stackoverflow.com/questions/25348406/whats-is-the-behaviour-of-the-wc-command)
22
+ on my [Markdown](markdown.html) content files. It's a super arbitrary but
23
+ fun little milestone.
24
* Removed a couple of [Best Python Resources](/best-python-resources.html)
25
and added new resources to the [Morepath](/morepath.html) page.
26
* Added a ton of new [SQLite](/sqlite.html) resources.
0 commit comments