Skip to content

Commit 1da1f0b

Browse files
committed
chore(changelog): update changelog
1 parent 2454007 commit 1da1f0b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 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.6.0](https://github.com/lalvarezt/string_pipeline/compare/0.5.0..0.6.0) - 2025-06-02
7+
8+
### ⛰️ Features
9+
10+
- *(parser)* Add debug operator {!...} - ([8a940cf](https://github.com/lalvarezt/string_pipeline/commit/8a940cf79e30d1804d5cbf877c810bcfc1e4b1cb))
11+
- *(parser)* Make split consistent with the other operations and don't flatten - ([9372c87](https://github.com/lalvarezt/string_pipeline/commit/9372c87448b05f4e1d0b062ab3f3e13a9e694bef))
12+
13+
### 📚 Documentation
14+
15+
- *(readme)* Revamp documentation - ([73ce4f0](https://github.com/lalvarezt/string_pipeline/commit/73ce4f0673b798e82e4d1ab227f98c580cd569af))
16+
17+
### ⚙️ Miscellaneous Tasks
18+
19+
- Bump to 0.6.0 - ([2454007](https://github.com/lalvarezt/string_pipeline/commit/2454007ec7f35755e8edd101d410a50f5b990fbc))
20+
21+
622
## [0.5.0](https://github.com/lalvarezt/string_pipeline/compare/0.4.0..0.5.0) - 2025-06-02
723

824
### ⛰️ Features
@@ -23,6 +39,7 @@ All notable changes to this project will be documented in this file.
2339

2440
### ⚙️ Miscellaneous Tasks
2541

42+
- *(changelog)* Update changelog - ([333585d](https://github.com/lalvarezt/string_pipeline/commit/333585d5b42976e4714f8a7dde165f16b5d3db66))
2643
- Bump to 0.5.0 - ([b922d22](https://github.com/lalvarezt/string_pipeline/commit/b922d225608a5e8b511855906fb4ea4f63dad1ee))
2744

2845
### Build

0 commit comments

Comments
 (0)