Skip to content

Commit 6df25c6

Browse files
committed
Update changelog and add new entry for recent fixes and updates
1 parent bdc3128 commit 6df25c6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.vscode/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"getsize",
6969
"getstate",
7070
"groupby",
71+
"gspagare",
7172
"gtag",
7273
"hasattr",
7374
"hashable",

src/pages/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ updated: February 25, 2023
99
Changelog
1010
</base-title>
1111

12+
## 2025-03-29
13+
14+
- Fixed pow example. Thanks [@gspagare](https://github.com/gspagare)
15+
- Fixed typo on decorators. Thanks [@fPkX6F1nGTX](https://github.com/fPkX6F1nGTX)
16+
- Updated dependencies to the latest versions.
17+
1218
## 2025-01-18
1319

1420
- Fixed indentation in example. Thanks [@msohaib9](https://github.com/msohaib9)

0 commit comments

Comments
 (0)