Skip to content

Commit 1f0834b

Browse files
committed
Update release notes
1 parent 575d877 commit 1f0834b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

release-notes.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,22 @@
22

33
## Development
44

5-
[Commits](https://github.com/wycats/handlebars.js/compare/v4.6.0...master)
5+
[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.0...master)
6+
7+
## v4.7.0 - January 10th, 2020
8+
9+
Features:
10+
11+
- feat: default options for controlling proto access - 7af1c12, #1635
12+
- This makes it possible to disable the prototype access restrictions added in 4.6.0
13+
- an error is logged in the console, if access to prototype properties is attempted and denied
14+
and no explicit configuration has taken place.
15+
16+
Compatibility notes:
17+
18+
- no compatibilities are expected
19+
20+
[Commits](https://github.com/wycats/handlebars.js/compare/v4.6.0...v4.7.0)
621

722
## v4.6.0 - January 8th, 2020
823

0 commit comments

Comments
 (0)