Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb359877

Browse files
committed
Update changelog to reflect new entries and improve navigation with cross-references
1 parent337eab7 commitb359877

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎src/pages/changelog.md‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22
title:'Changelog - Python Cheatsheet'
33
description:See what is new, what got fixed, and what is coming.
44
date:July 19, 2022
5-
updated:July 20, 2025
5+
updated:August 2, 2025
66
---
77

88
<base-title:title="frontmatter.title":description="frontmatter.description">
99
Changelog
1010
</base-title>
1111

12+
##2025-08-02
13+
14+
- Improved navigation by adding cross-references to the <router-linkto="/cheatsheet/file-directory-path">File and Directory Paths</router-link> guide from related pages like the <router-linkto="/modules/os-module">os module</router-link>, <router-linkto="/modules/pathlib-module">pathlib module</router-link>, and <router-linkto="/cheatsheet/reading-and-writing-files">reading and writing files</router-link> cheatsheet.
15+
- Refactored the <router-linkto="/cheatsheet/file-directory-path">File and Directory Paths</router-link> cheatsheet to focus on the`pathlib` module, with links to the`os` module page for older methods.
16+
1217
##2025-07-20
1318

1419
- Added new blog post <router-linkto="/blog/python-data-types">Python Data Types Explained - A Visual Guide for Beginners</router-link>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp