Skip to content

Commit 84e2739

Browse files
committed
1 parent aebaeb8 commit 84e2739

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
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

bright_serializer.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)