Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
abevoelker committed Sep 13, 2023
1 parent b49e225 commit 81fffac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* Tokenization encoding/decoding is now fully customizable
* Tokenizer encoding now supports extra metadata ([#27][] - thanks [@fastjames][] and [@elucid][]!)
* Tokenizer encoding now supports `:expires_at` option ([#19], [#21] - thanks [@JoeyLeadJig] and [@bvsatyaram]!)
* Tokenizer encoding now supports `:expires_at` option ([#19], [#21] - thanks [@joeyparis] / [@JoeyLeadJig] and [@bvsatyaram]!)
* Turbo is now properly supported ([#23], [#33] - thanks [@iainbeeston] and [@til]!)
* Signed GlobalID tokenization supported ([#22])
* More thorough integration testing using a dummy Rails app
Expand All @@ -26,6 +26,7 @@
[@fastjames]: https://github.com/fastjames
[@elucid]: https://github.com/elucid
[@iainbeeston]: https://github.com/iainbeeston
[@joeyparis]: https://github.com/joeyparis
[@JoeyLeadJig]: https://github.com/JoeyLeadJig
[@til]: https://github.com/til

Expand Down

0 comments on commit 81fffac

Please sign in to comment.