Skip to content

Commit cba3749

Browse files
authored
Update actionpack CHANGELOG
1 parent 931d2a8 commit cba3749

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

actionpack/CHANGELOG.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
* Add `:wasm_unsafe_eval` mapping for `content_security_policy`
1+
* Add `display_capture` and `keyboard_map` in `permissions_policy`
22

3-
```ruby
4-
# Before
5-
policy.script_src "'wasm-unsafe-eval'"
6-
7-
# After
8-
policy.script_src :wasm_unsafe_eval
9-
```
10-
11-
*Joe Haig*
3+
*Cyril Blaecke*
124

135
Please check [7-2-stable](https://github.com/rails/rails/blob/7-2-stable/actionpack/CHANGELOG.md) for previous changes.

0 commit comments

Comments
 (0)