Skip to content

Commit dff4186

Browse files
committed
chore(upd): changelog
1 parent fa6c0dc commit dff4186

1 file changed

Lines changed: 24 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,23 @@
22

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

5-
## [0.12.2] - 2025-10-11
5+
## [unreleased]
66

7-
- Fix issue with symlinks (#80)
7+
### 🚀 Features
8+
9+
- Add schema file in question (#85)
10+
- Add automated release pr with release-plz (#86)
11+
- Enable features json and urlencode (#89)
12+
13+
### ⚙️ Miscellaneous Tasks
14+
15+
- Update dependencies (#88)
16+
17+
## [0.12.2] - 2025-10-15
18+
19+
### ⚙️ Miscellaneous Tasks
20+
21+
- *(upd)* Changelog
822

923
## [0.12.1] - 2025-10-11
1024

@@ -244,11 +258,6 @@ All notable changes to this project will be documented in this file.
244258

245259
### ⚙️ Miscellaneous Tasks
246260

247-
- Fix cross-compilation dependencies for multiple targets
248-
- Fix cross-compilation dependencies for multiple targets
249-
- Fix cross-compilation dependencies for multiple targets
250-
- Trying to fix an issue with libz-sys on ARM64 Windows
251-
- Temporarily removed aarch64-pc-windows-msvc from build
252261
- Bump 0.5.0
253262

254263
## [0.4.0] - 2025-03-28
@@ -266,6 +275,14 @@ All notable changes to this project will be documented in this file.
266275
- Logging imports and add debug logs for hook execution
267276
- Improve JSON parsing from hook output
268277

278+
### ⚙️ Miscellaneous Tasks
279+
280+
- Fix cross-compilation dependencies for multiple targets
281+
- Fix cross-compilation dependencies for multiple targets
282+
- Fix cross-compilation dependencies for multiple targets
283+
- Trying to fix an issue with libz-sys on ARM64 Windows
284+
- Temporarily removed aarch64-pc-windows-msvc from build
285+
269286
## [0.3.0] - 2025-03-21
270287

271288
### 🚀 Features

0 commit comments

Comments
 (0)