File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v5.2.1] ( https://github.com/voxpupuli/json-schema/tree/v5.2.1 ) (2025-07-09)
4+
5+ [ Full Changelog] ( https://github.com/voxpupuli/json-schema/compare/v5.2.0...v5.2.1 )
6+
7+ ** Fixed bugs:**
8+
9+ - Require delegate library in validator [ \# 542] ( https://github.com/voxpupuli/json-schema/pull/542 ) ([ beechtom] ( https://github.com/beechtom ) )
10+
311## [ v5.2.0] ( https://github.com/voxpupuli/json-schema/tree/v5.2.0 ) (2025-07-09)
412
513[ Full Changelog] ( https://github.com/voxpupuli/json-schema/compare/v5.1.1...v5.2.0 )
Original file line number Diff line number Diff line change 11Gem ::Specification . new do |s |
22 s . name = 'json-schema'
3- s . version = '5.2.0 '
3+ s . version = '5.2.1 '
44 s . authors = [ 'Kenny Hoxworth' , 'Vox Pupuli' ]
5566 s . homepage = 'https://github.com/voxpupuli/json-schema/'
You can’t perform that action at this time.
0 commit comments