Skip to content

Commit 2a32ecc

Browse files
add today date for version release date
1 parent 5ae5993 commit 2a32ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## v1.1.0
3+
## v1.1.0 - 2025-12-09
44
### Added
55
- Implemented `__toString()` method for the `Result` class, allowing instances to be converted to strings (e.g. `"$result"` now returns the calculated value). (PR #1)
66
- Added new `stop()` method to the timer, supporting stopping: (PR #2)

0 commit comments

Comments
 (0)