Skip to content

Commit a64043a

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 2459e8e commit a64043a

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# (Sun Jan 04 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- `@quenty/[email protected]`
6+
- feat: Add reduce function to Table [#622](https://github.com/Quenty/NevermoreEngine/pull/622) ([@MrAsynchronous](https://github.com/MrAsynchronous))
7+
8+
#### Authors: 1
9+
10+
- Brandon Wilcox ([@MrAsynchronous](https://github.com/MrAsynchronous))
11+
12+
---
13+
114
# (Sat Jan 03 2026)
215

316
#### 🐛 Bug Fix

src/table/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v3.9.0 (Sun Jan 04 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- feat: Add reduce function to Table [#622](https://github.com/Quenty/NevermoreEngine/pull/622) ([@MrAsynchronous](https://github.com/MrAsynchronous))
6+
7+
#### Authors: 1
8+
9+
- Brandon Wilcox ([@MrAsynchronous](https://github.com/MrAsynchronous))
10+
11+
---
12+
113
# Change Log
214

315
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)