Skip to content

Commit 9c787c3

Browse files
committed
chore(changelog): update changelog
1 parent 4bca5ee commit 9c787c3

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

CHANGELOG.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
<!-- ignore lint rules that are often triggered by content generated from commits / git-cliff -->
55
<!-- markdownlint-disable line-length no-bare-urls ul-style emphasis-style -->
6+
## [0.11.0](https://github.com/lalvarezt/string_pipeline/compare/0.10.0..0.11.0) - 2025-06-08
7+
8+
### ⛰️ Features
9+
10+
- *(bench)* Add new benchmarking tool to measure future changes + docs - ([a1d7dfc](https://github.com/lalvarezt/string_pipeline/commit/a1d7dfc1f790e0860f5fcc0337653e320f26e6fb))
11+
12+
### ⚡ Performance
13+
14+
- *(parser)* Performance optimizations - ([db21324](https://github.com/lalvarezt/string_pipeline/commit/db21324d18074fa20801aad7529adb78c8133391))
15+
- *(template)* Derive `Clone` on `Template` - ([20b3fc7](https://github.com/lalvarezt/string_pipeline/commit/20b3fc70c53c928038a80df9bc5cfb5fc298dda5))
16+
- *(template)* Add MultiTemplate support - ([fa46372](https://github.com/lalvarezt/string_pipeline/commit/fa46372116b8ba65b0a2761467f64b5b37861ff3))
17+
18+
### ⚙️ Miscellaneous Tasks
19+
20+
- Bump to 0.11.0 - ([4bca5ee](https://github.com/lalvarezt/string_pipeline/commit/4bca5eef2f5375d070be4a72f9cd3504f8c15b23))
21+
622
## [0.10.0](https://github.com/lalvarezt/string_pipeline/compare/0.9.0..0.10.0) - 2025-06-07
723

824
### ⛰️ Features
@@ -18,9 +34,9 @@ All notable changes to this project will be documented in this file.
1834

1935
### ⚙️ Miscellaneous Tasks
2036

37+
- *(changelog)* Update changelog - ([b842f4b](https://github.com/lalvarezt/string_pipeline/commit/b842f4bb2ec5a5e698945873f92d3e603e93b110))
2138
- Bump to 0.10.0 - ([c37dc2d](https://github.com/lalvarezt/string_pipeline/commit/c37dc2d4d111a2890cd2503e77658f12be43d4c1))
2239

23-
2440
## [0.9.0](https://github.com/lalvarezt/string_pipeline/compare/0.8.1..0.9.0) - 2025-06-06
2541

2642
### 🚜 Refactor
@@ -42,7 +58,6 @@ All notable changes to this project will be documented in this file.
4258
- *(changelog)* Update changelog - ([113e44e](https://github.com/lalvarezt/string_pipeline/commit/113e44e7ec4c43955cbd848cf759b3f96b22e2e9))
4359
- Bump to 0.9.0 - ([eb89a99](https://github.com/lalvarezt/string_pipeline/commit/eb89a99667b7b7a47e263b8211000b1dbb80e74f))
4460

45-
4661
## [0.8.1](https://github.com/lalvarezt/string_pipeline/compare/0.8.0..0.8.1) - 2025-06-05
4762

4863
### 🐛 Bug Fixes
@@ -67,7 +82,6 @@ All notable changes to this project will be documented in this file.
6782
- *(changelog)* Update changelog - ([743b75e](https://github.com/lalvarezt/string_pipeline/commit/743b75edba85e9cee4ed4fbc03505ba377c67c87))
6883
- Bump to 0.8.1 - ([a49cd64](https://github.com/lalvarezt/string_pipeline/commit/a49cd64990b750d55629d107a7f43075e2b2e37d))
6984

70-
7185
## [0.8.0](https://github.com/lalvarezt/string_pipeline/compare/0.7.0..0.8.0) - 2025-06-04
7286

7387
### ⛰️ Features
@@ -92,7 +106,6 @@ All notable changes to this project will be documented in this file.
92106
- *(changelog)* Update changelog - ([7ded77f](https://github.com/lalvarezt/string_pipeline/commit/7ded77f2be3f0b1e1fe30d9de218938b9e02aaa2))
93107
- Bump to 0.8.0 - ([8f54253](https://github.com/lalvarezt/string_pipeline/commit/8f5425379ed3c12de551b7cd2e79eea352400e85))
94108

95-
96109
## [0.7.0](https://github.com/lalvarezt/string_pipeline/compare/0.6.0..0.7.0) - 2025-06-03
97110

98111
### ⛰️ Features
@@ -140,7 +153,6 @@ All notable changes to this project will be documented in this file.
140153
- *(changelog)* Update changelog - ([1da1f0b](https://github.com/lalvarezt/string_pipeline/commit/1da1f0bb804607e68c465082e96857b8f746c77d))
141154
- Bump to 0.6.0 - ([2454007](https://github.com/lalvarezt/string_pipeline/commit/2454007ec7f35755e8edd101d410a50f5b990fbc))
142155

143-
144156
## [0.5.0](https://github.com/lalvarezt/string_pipeline/compare/0.4.0..0.5.0) - 2025-06-02
145157

146158
### ⛰️ Features
@@ -168,7 +180,6 @@ All notable changes to this project will be documented in this file.
168180

169181
- QoL workflow - ([13b82b1](https://github.com/lalvarezt/string_pipeline/commit/13b82b1487dc939356b409c5eeac3a5b306e3bcc))
170182

171-
172183
## [0.4.0](https://github.com/lalvarezt/string_pipeline/compare/0.3.1..0.4.0) - 2025-06-02
173184

174185
### ⛰️ Features
@@ -201,14 +212,12 @@ All notable changes to this project will be documented in this file.
201212

202213
- Add release workflow - ([4385840](https://github.com/lalvarezt/string_pipeline/commit/4385840ea1e0ebe92ff56b7cfbafe39992937d4b))
203214

204-
205215
## [0.3.0](https://github.com/lalvarezt/string_pipeline/compare/0.2.0..0.3.0) - 2025-06-01
206216

207217
### 🚜 Refactor
208218

209219
- Split into library and cli - ([dd647eb](https://github.com/lalvarezt/string_pipeline/commit/dd647eb9a3590b7dbdf9d42c39e843e65545a39b))
210220

211-
212221
## [0.2.0] - 2025-05-31
213222

214223
### ⚙️ Miscellaneous Tasks

0 commit comments

Comments
 (0)