From 1d084acc8d55b2352562a874b33c299c50af9768 Mon Sep 17 00:00:00 2001 From: Sadra Sabouri <sabouri.sadra@gmail.com> Date: Mon, 13 Jan 2025 16:42:39 -0800 Subject: [PATCH] log : changelog updated. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 916d635..e03a90c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- `name` property ## [0.2] - 2025-01-09 ### Added - `__eq__` overload