Skip to content

Commit 6be82e1

Browse files
authored
Merge pull request #100 from toshimaru/readme-link
Link to Github Releases from CHANGELOG.md
2 parents e446793 + 1295d1c commit 6be82e1

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

CHANGELOG.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1 @@
1-
* Verify instances of SignedGlobalID when locating them.
2-
3-
*y-yagi*
4-
5-
* Added locate_many(ignore_missing: true) option that'll use #where instead of #find for bulk location,
6-
which via Active Record means missing records will be ignored instead of raise an exception.
7-
8-
*DHH*
9-
10-
* Fixed that purpose should be passed on when using Locator.locate_many_signed(strings, for: 'purpose').
11-
12-
*DHH*
13-
14-
* Added #to_gid_param and #to_sgid_param as short-cuts for to_gid.to_param and to_sgid.to_param for convenience.
15-
16-
*DHH*
17-
18-
* Added support for Locator.locate_many and Locator.locate_many_signed to efficiently fetch many models.
19-
20-
*Tom Ward, DHH*
1+
Changelog is maintained under [Github Releases](https://github.com/rails/globalid/releases).

0 commit comments

Comments
 (0)