From f76b056ce6e3441dc1c81f3988d5811041bf6f5f Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Fri, 31 Jul 2026 07:44:51 +0300 Subject: [PATCH] docs: add pylings to Rustlings third-party exercises list Closes #10 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d940b1..8d8d5f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project are documented here. Pythonlings follows Semantic Versioning. +## [Unreleased] + +### Added + +- Listed in the Rustlings third-party exercises community list. + ## [0.4.1] - 2026-06-21 ### Added