Skip to content

Commit 7787c6b

Browse files
committed
Update the changelog for v0.3.0
1 parent 5e70600 commit 7787c6b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.0] - 2025-07-17
11+
12+
### Added
13+
- Rails routing support with method constraints for JSON-RPC procedures
14+
- Rails single-file routing example application
15+
- Method constraint helper for Rails routing integration
16+
17+
### Changed
18+
- Updated Ruby to v3.4.5 across all environments
19+
- Updated development dependencies (bundler, overcommit, rubocop, rubocop-yard)
20+
- Updated examples dependencies to use latest versions
21+
- Improved documentation for Rails single-file applications
22+
23+
### Fixed
24+
- Standardized Ruby version usage across the project
25+
1026
## [0.2.0] - 2025-07-10
1127

1228
### Added

0 commit comments

Comments
 (0)