File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Change log
1+ # Changelog
22
3- ## master (unreleased)
4-
5- * Conditional block executed in the context of serializer ([ #119 ] ( https://github.com/petalmd/bright_serializer/pull/119 ) )
3+ > [ !NOTE]
4+ For newer versions see [ GitHub releases] ( https://github.com/petalmd/bright_serializer/releases ) .
65
76## 0.5.2 (2023-09-19)
87
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
1616
1717 spec . metadata = {
1818 'homepage_uri' => spec . homepage ,
19- 'changelog_uri' => 'https://github.com/petalmd/bright_serializer/blob/master/CHANGELOG.md ' ,
19+ 'changelog_uri' => 'https://github.com/petalmd/bright_serializer/releases ' ,
2020 'source_code_uri' => 'https://github.com/petalmd/bright_serializer' ,
2121 'bug_tracker_uri' => 'https://github.com/petalmd/bright_serializer/issues' ,
2222 'rubygems_mfa_required' => 'true'
You can’t perform that action at this time.
0 commit comments