Skip to content

Commit 5f06858

Browse files
committed
Add updates for phil-opp/blog_os
1 parent b468100 commit 5f06858

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

content/this-month/2021-07/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,15 @@ In this section, we describe updates to personal projects that are not directly
133133

134134
<span class="gray">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
135135

136-
This month, ...
136+
This month, the [_Writing an OS in Rust_](https://os.phil-opp.com) blog received the following updates:
137+
138+
- [Translate first two posts into Russian](https://github.com/phil-opp/blog_os/pull/1029)
139+
- Thanks to [@MrZloHex](https://github.com/MrZloHex) for the translation and [@SnejUgal](https://github.com/SnejUgal) and [@vdjagilev](https://github.com/vdjagilev) for reviewing!
140+
- [docs: update version of crates](https://github.com/phil-opp/blog_os/pull/1031)
141+
- [Replace MS doc link in german](https://github.com/phil-opp/blog_os/pull/1034)
142+
- Typo fixes in the [_Paging Implementation_](https://github.com/phil-opp/blog_os/pull/1032), [_Allocator Designs_](https://github.com/phil-opp/blog_os/pull/1040), and [_Async Await_](https://github.com/phil-opp/blog_os/pull/1036) posts.
143+
144+
Thanks to [@Foo-x](https://github.com/Foo-x), [@adi-g15](https://github.com/adi-g15), [@Kalbiq](https://github.com/Kalbiq), and [@MrZloHex](https://github.com/MrZloHex) for their contributions.
137145

138146
## Join Us?
139147

0 commit comments

Comments
 (0)