Skip to content

Commit 94679bf

Browse files
committed
Update CHANGELOG for v0.2.1
1 parent 74ebdd7 commit 94679bf

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.2.1] - 2025-09-06
4+
5+
## What's Changed
6+
* Bump version to 0.2.0 by @Syati in https://github.com/Syati/structured_params/pull/2
7+
* Update project documentation by @Syati in https://github.com/Syati/structured_params/pull/3
8+
* Add comparison document for StructuredParams and similar gems by @Syati in https://github.com/Syati/structured_params/pull/4
9+
* Update Gemfile and CI configuration to support multiple Rails versions by @Syati in https://github.com/Syati/structured_params/pull/5
10+
* Refactor release workflow to update version and CHANGELOG handling by @Syati in https://github.com/Syati/structured_params/pull/6
11+
12+
13+
**Full Changelog**: https://github.com/Syati/structured_params/compare/v0.2.0...v0.2.1
14+
15+
## What's Changed
16+
* Bump version to 0.2.0 by @Syati in https://github.com/Syati/structured_params/pull/2
17+
* Update project documentation by @Syati in https://github.com/Syati/structured_params/pull/3
18+
* Add comparison document for StructuredParams and similar gems by @Syati in https://github.com/Syati/structured_params/pull/4
19+
* Update Gemfile and CI configuration to support multiple Rails versions by @Syati in https://github.com/Syati/structured_params/pull/5
20+
* Refactor release workflow to update version and CHANGELOG handling by @Syati in https://github.com/Syati/structured_params/pull/6
21+
22+
23+
**Full Changelog**: https://github.com/Syati/structured_params/compare/v0.2.0...v0.2.1
24+
325
All notable changes to this project will be documented in this file.
426

527
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

0 commit comments

Comments
 (0)