We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f94b2 commit 8a0d072Copy full SHA for 8a0d072
content/pages/meta/00-change-log.markdown
@@ -17,6 +17,14 @@ on GitHub.
17
18
## 2018
19
### August
20
+* Merged
21
+ [PR #182](https://github.com/mattmakai/fullstackpython.com/pull/182)
22
+ that updated the
23
+ [Ubuntu SSH Keys post](/blog/ssh-keys-ubuntu-linux.html)
24
+ with the `-o` flag that mitigates an encryption vulnerability.
25
+* Fixed
26
+ [issue #181](https://github.com/mattmakai/fullstackpython.com/issues/181)
27
+ that identified a broken link on the [Twilio](/twilio.html) page.
28
* New [Markdown](/markdown.html) resources.
29
30
### July
0 commit comments